http-auth 0.1.10

HTTP authentication: parse challenge lists, respond to Basic and Digest challenges. Likely to be extended with server support and additional auth schemes.
Documentation

http-auth

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 8 of them enabled by default.

default

basic-scheme (default)

digest-scheme (default)

base64 (default)

digest (default)

hex (default)

  • dep:hex (default)

md-5 (default)

rand (default)

sha2 (default)

http

http10

log

trace