Expand description
Parses as in RFC 7235.
Most callers don’t need to directly parse; see crate::PasswordClient
instead.
Structs§
- Challenge
Parser - Parses a list of challenges as in RFC
7235
Proxy-Authenticate
orWWW-Authenticate
header values. - Error
- Describes a parse error and where in the input it occurs.