Module proxy_auth
Available on crate features
http and std only.Expand description
Proxy authentication header sanitation utilities.
These fields are not inherently hop-by-hop: a transparent intermediary can be forwarding them to the proxy that owns the authentication exchange. Apply these functions only at a boundary that consumes or separately transports proxy authentication.
Functions§
- remove_
proxy_ auth_ request_ headers - Remove credentials addressed to the current proxy from a request.
- remove_
proxy_ auth_ response_ headers - Remove proxy authentication fields from a response.