Constant AUTHENTICATION_INFO
pub const AUTHENTICATION_INFO: HeaderName;Available on crate features
http and std only.Expand description
Communicates information after a client’s authentication credentials have been accepted.
Its semantics are defined by the authentication scheme named by the
corresponding request’s Authorization header. A proxy forwarding the
response must not modify this field.
See RFC 7615, section 3.