remove original host header

This commit is contained in:
SpikeHD
2022-05-16 23:46:08 -07:00
parent ba910a084a
commit 76cfec3ac2
3 changed files with 6 additions and 0 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -719,6 +719,7 @@ name = "cultivation"
version = "0.1.0"
dependencies = [
"futures-util",
"http",
"hudsucker",
"lazy_static",
"open",