Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aumetra/tower-http-digest

Tower service and layer to generate/verify HTTP digest headers
https://github.com/aumetra/tower-http-digest

http middleware rust tower

Last synced: about 2 months ago
JSON representation

Tower service and layer to generate/verify HTTP digest headers

Awesome Lists containing this project

README

        

# tower-http-digest

Tower middleware for verifying and calculating the HTTP digest header

[MDN page](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Digest)

The deprecated digests mentioned on the MDN page are also supported but have to be activated via the `deprecated` feature