#hyper #http #content-encoding

hyper-content-encoding

A small utility to handle content encoding with hyper

2 releases

new 0.1.1 May 11, 2024
0.1.0 May 5, 2024

#235 in Compression

Download history 104/week @ 2024-05-04

104 downloads per month

MIT license

16KB
385 lines

hyper-content-encoding

A utility to handle Content-Encoding with hyper.

License

This project is licensed under the MIT license.


lib.rs:

Utility for handling Content-Encoding with hyper

This crate currently only supports gzip, deflate and identity

Dependencies

~4.5MB
~77K SLoC