http_digest_headers

Crates.iohttp_digest_headers
lib.rshttp_digest_headers
version0.1.0
sourcesrc
created_at2021-12-05 17:13:13.441119
updated_at2021-12-05 17:13:13.441119
descriptionParial implementation of the proposed httpbis-digest-headers spec
homepagehttps://github.com/dskyberg/http_digest_headers
repositoryhttps://github.com/dskyberg/http_digest_headers
max_upload_size
id492771
size14,125
David Skyberg (dskyberg)

documentation

https://docs.rs/http_digest_headers

README

HTTP Digest Headers

A partial implementation of http-digest-headers that is easily extensible for additional digest algoritms and crypto libs. For deets, read_the_docs

Commit count: 2

cargo fmt