https://github.com/garfield1002/hyper-content-encoding
A small utility to handle content encoding with hyper
https://github.com/garfield1002/hyper-content-encoding
content-encoding http hyper rust
Last synced: 7 months ago
JSON representation
A small utility to handle content encoding with hyper
- Host: GitHub
- URL: https://github.com/garfield1002/hyper-content-encoding
- Owner: Garfield1002
- License: mit
- Created: 2024-05-01T22:19:56.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T09:48:35.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T03:02:07.541Z (10 months ago)
- Topics: content-encoding, http, hyper, rust
- Language: Rust
- Homepage: https://crates.io/crates/hyper-content-encoding
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hyper-content-encoding
A utility to handle `Content-Encoding` with [hyper](https://hyper.rs/).
## License
This project is licensed under the [MIT license](https://github.com/garfield1002/hyper-content-encoding/blob/master/LICENSE).