tower-http
https://github.com/tower-rs/tower-http
Rust
HTTP specific Tower utilities.
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 tower-http
Help out
- Issues
- Make normalize_path configurable to allow for trailing slashes
- Add snappy encoding support in RequestDecompressionLayer
- Support for larger sizes in `compression::predicate::SizeAbove`
- Add `html_as_default_extension` option to `ServeDir`
- Remove implicit tokio feature
- "Example server" example in the docs doesn't actually run a server.
- `tower_http::trace` doc clarification regarding ingestion of parent spans from incoming requests
- add From<i32> impl for GrpcCode
- Implement `From<NonZeroI32>` for `GrpcCode`
- consider supporting custom mime type in serve_dir?
- Docs
- Rust not yet supported