#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

#311 in Compression

Download history 5/week @ 2024-09-20 1/week @ 2024-09-27

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