digest-access
HTTP Digest Access Authentication for Rust
A (mostly) complete implementation of ITEF RFC2069, RFC2617 and RFC7616
Features
from-headers
- provides an implementation of the TryFromhttp::HeaderMap trait to create a DigetAccess instance from HTTP response headers. See the reqwest example for how to use. Adds thehttp
crate as a dependency.
License
Digest Access is licensed under either of
at your option.