Crate www_authenticate_parser

Source

Structs§

ChallengeFields
A representation of the challenge fields
CowStr
UniCase
Case Insensitive wrapper of strings.

Enums§

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

Functions§

parse_header
Parses a WWW-Authenticate HTTP header value into a single authentication scheme and its corresponding challenge.