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

View File

@@ -38,6 +38,7 @@ open = "2.1.2"
serde_json = "1"
# Dependencies for the HTTP(S) proxy.
http = "0.2"
hudsucker = "0.17.2"
tracing = "0.1.21"
tokio-rustls = "0.23.0"