Module http_auth::basic[][src]

This is supported on crate feature basic-scheme only.
Expand description

Basic authentication scheme as in RFC 7617.

Structs

Client for a Basic challenge, as in RFC 7617.