Expand description
www-authenticate missing HTTP WWW-Authenticate header parser/printer for hyper
Structs§
- Basic
Challenge - The challenge for Basic authentication
- Challenge
Fields - A representation of the challenge fields
- Digest
Challenge - The challenge for Digest authentication
- WwwAuthenticate
WWW-Authenticate
header, defined in RFC7235
Enums§
- Algorithm
- Algorithms used to produce the digest and unkeyed digest.
- Qop
- Quority of protection
- RawChallenge
- A representation of raw challenges. A Challenge is either a token or fields.