Available on crate feature
basic-scheme
only.Expand description
Basic
authentication scheme as in
RFC 7617.
Structs§
- Basic
Client - Client for a
Basic
challenge, as in RFC 7617.
Functions§
- encode_
credentials - Encodes the given credentials.