Crate www_authenticate[][src]

Expand description

www-authenticate missing HTTP WWW-Authenticate header parser/printer for hyper

Structs

The challenge for Basic authentication

A representation of the challenge fields

The challenge for Digest authentication

WWW-Authenticate header, defined in RFC7235

Enums

Algorithms used to produce the digest and unkeyed digest.

Quority of protection

A representation of raw challenges. A Challenge is either a token or fields.

Traits

The challenge described in RFC7235. Used in WWW-Authenticate header.