Struct digest_access::DigestAccess [−][src]
pub struct DigestAccess { /* fields omitted */ }
Implementations
Generate the Authorization header value
Trait Implementations
Returns a DigestScheme object if the HTTP response HeaderMap contains a digest authenticate header
type Error = DigestParseError
type Error = DigestParseError
The type returned in the event of a conversion error.