Skip to main content

PROXY_AUTHENTICATION_INFO

Constant PROXY_AUTHENTICATION_INFO 

pub const PROXY_AUTHENTICATION_INFO: HeaderName;
Available on crate features http and std only.
Expand description

Communicates information after proxy authentication credentials have been accepted.

Its semantics are defined by the authentication scheme named by the corresponding request’s Proxy-Authorization header. This field applies only to the next outbound client on the response chain.

See RFC 7615, section 4.