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-AuthenticateorWWW-Authenticateheader values. - Error
- Describes a parse error and where in the input it occurs.