Module www_authenticate

Module www_authenticate 

Source
Expand description

I define www-authenticate typed header and related types

Structs§

Challenge
A struct for representing challenge production as defined in rfc9110.
InvalidEncodedChallenge
An error type for invalid encoded challenge.
InvalidToken68
An error representing invalid token68.
Token68
A type for representing token68 production.
WWWAuthenticate
WWW-Authenticate header is defined in rfc9110

Statics§

WWW_AUTHENTICATE
Static for www-authenticate header-name.