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