HTTP Digest Access Authentication for Rust
A (mostly) complete implementation of ITEF RFC2069, RFC2617 and RFC7616
from-headers
- provides the digestauthenticatefrom_headers function to
extract a Digest Access Authentication WWW-Authenticate string from an HTTP
response. Adds the http
crate as a dependency.Digest Access is licensed under either of
at your option.