Skip to main content

Module proxy_auth

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.