[][src]Constant hyper::header::AUTHORIZATION

pub const AUTHORIZATION: HeaderName

Contains the credentials to authenticate a user agent with a server.

Usually this header is included after the server has responded with a 401 Unauthorized status and the WWW-Authenticate header.