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
- refactor: overhaul errors
- Add support for languages (work towards `Accept-Language`)
- Change hard-coded headernames to lowercase
- Expose Headers::new
- UTF-8 mime-type constants don't work well with browsers' `Accept` header
- Allow adding context to Result similarly to other Result types
- Response::new panics with an invalid `TryInto<StatusCode>`
- Accept header sort is not stable leading to unstable negotiation result
- Fixes Accept wildcard
- No way to get status code string from server
- Docs
- Rust not yet supported