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
- "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 `redirect_path_prefix` option
- `tower_http::trace::OnEarlyDrop`
- A means to conditionally provide a response to a request in lieu of calling the inner service
- RequestBodyLimit custom response
- Include the actual error message on gRPC failure
- `ServeDir` does not redirect correctly for directories without trailing `/` when nested
- ServeDir lacks the `Last-Modified` response header
- Docs
- Rust not yet supported