#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

#399 in Compression

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–10MB
~90K SLoC