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
- Suggestion: Use `oneshot::channel` instead of `async_std::channel`
- Suggestion: Add `Any` bound to `Connection` type and allow downcasting
- make Response::new return Result<Self>
- Turn off cookie-related feature flags in http-types 3
- Allow Body to have a borrowed reader
- Rename {Request,Response}::{ext,ext_mut}
- expose Headers::new and Extensions::new
- Convert from/into web_sys::Request/Response
- Use `ascii` crate for string values inside `HeaderValue`, `HeaderName` types
- Survey the `security` submodule
- Docs
- Rust not yet supported