Module basic

Source
Available on crate feature basic-scheme only.
Expand description

Basic authentication scheme as in RFC 7617.

Structs§

BasicClient
Client for a Basic challenge, as in RFC 7617.

Functions§

encode_credentials
Encodes the given credentials.