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
- Add `redirect_path_prefix` option
- Allow multiple valid bearer keys for ValidateRequestHeaderLayer
- ServeFile is slower than simply reading a file
- Add concurrency_limit middleware
- Add propagate_extensions middleware
- Add conditional_response middleware
- 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.
- Include grpc error message in tracing
- RequestBodyLimit custom response
- Docs
- Rust not yet supported