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
- A means to propagate state between the layers that run before the service function, and those that run after.
- Include grpc error message in tracing
- RequestBodyLimit custom response
- Make AsyncReadBody::with_capacity public
- Include the actual error message on gRPC failure
- `ServeDir::try_call` does not propagate result as documented
- `ServeDir` does not redirect correctly for directories without trailing `/` when nested
- ServeDir lacks the `Last-Modified` response header
- Add ServiceExt trait
- Do compress grpc-web responses
- Docs
- Rust not yet supported