-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Hudsucker will always remove the Host header, potentially changing the original request. It should not do that if the Host header was present in the original request. The Host header can be different to the actual host that you're connecting to.
hudsucker/src/proxy/internal.rs
Line 383 in 132acca
| // Hyper will automatically add a Host header if needed. |
Metadata
Metadata
Assignees
Labels
No labels