http-types
https://github.com/http-rs/http-types
Rust
Common types for HTTP operations
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to http-types
Help out
- Issues
- construct bodies from impl Read instead of impl BufRead
- Body should be constructed around a Read instead of a BufRead
- feat: impl ToHeader for all typed headers
- Change Mime to MediaType
- Document usage of the Iterator<Item = Header> traits.
- Gate the use of serde_urlencoded on a feature, use serde_qs otherwise
- Default async-std feature flag off in next major
- Port mime-db to Rust to enhance our mime extension guessing
- Add `Mime::is_compressible` method
- [tracking] Media Type improvements
- Docs
- Rust not yet supported