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 conditionally provide a response to a request in lieu of calling the inner service
- A means to propagate state between the layers that run before the service function, and those that run after.
- RequestBodyLimit custom response
- Include the actual error message on gRPC failure
- `ServeDir::try_call` does not propagate result as documented
- follow-redirect: Better integration with user-side redirection handling
- Metrics middleware
- Allow ServeDir to rewrite path to include .html
- Health check leaf service
- Add an example for a Client
- Docs
- Rust not yet supported