#hyper #http #content-encoding

hyper-content-encoding

A small utility to handle content encoding with hyper

2 releases

0.1.1 May 11, 2024
0.1.0 May 5, 2024

#205 in Compression

Download history 90/week @ 2024-04-30 199/week @ 2024-05-07 12/week @ 2024-05-14 11/week @ 2024-05-21

312 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