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
- remove `impl<E> From<E> for Error where E: StdError + Send + Sync + 'static`
- Init multipart
- Realm parameter on `auth::WwwAuthenticate` is optional
- crate: add features to switch Error backend
- rename `Mime` to `MediaType`
- Conversion from http::Request to http_types::Request fails
- Add support of constructing multipart/form-data requests
- macros should take a status code as their second argument
- Add `Mime::into_extension`
- content-encoding aware string parsing & encoding
- Docs
- Rust not yet supported