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
- merge tide-compress's mime db stuff into the Content-Type typed header
- Update rand dependency because of RUSTSEC-2021-0023
- refactor: overhaul errors
- Add support for languages (work towards `Accept-Language`)
- Change hard-coded headernames to lowercase
- Response::new panics with an invalid `TryInto<StatusCode>`
- Splitting on comma to parse the Accept header is wrong
- WIP HeaderValue: make Cow<'static, str>
- Allow Body to have a borrowed reader
- expose Headers::new and Extensions::new
- Docs
- Rust not yet supported