Expand description

Authorization header and various auth schemes.

Structs

Authorization header, defined in RFC 7235
Credentials for Basic authentication scheme, defined in RFC 7617
Credentials for Bearer authentication scheme, defined in RFC 6750.

Enums

Possible errors while parsing Authorization header.

Traits

Authentication scheme for Authorization header.