-
Notifications
You must be signed in to change notification settings - Fork 177
Issues: tower-rs/tower-http
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Compression drops gRPC status trailers
C-bug
Category: This is a bug.
#546
opened Feb 25, 2025 by
caffeine-addictt
1 task done
Add snappy encoding support in RequestDecompressionLayer
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-middleware
Topic: middleware
#529
opened Oct 24, 2024 by
nullren
1 task done
Support for larger sizes in
compression::predicate::SizeAbove
#525
opened Oct 2, 2024 by
liss-h
1 task done
Remove implicit tokio feature
breaking change
A PR that makes a breaking change.
E-easy
Call for participation: Experience needed to fix: Easy / not much
T-release
Topic: releases
#511
opened Sep 5, 2024 by
jplatte
"Example server" example in the docs doesn't actually run a server.
C-bug
Category: This is a bug.
E-help-wanted
Call for participation: Help is requested to fix this issue.
T-docs
Topic: documentation
#509
opened Sep 5, 2024 by
kevincox
tower_http::trace
doc clarification regarding ingestion of parent spans from incoming requests
#508
opened Sep 5, 2024 by
lcmgh
Allow multiple valid bearer keys for ValidateRequestHeaderLayer
#485
opened Apr 26, 2024 by
ifsheldon
1 task done
ServeFile is slower than simply reading a file
C-request
Category: A non-feature request, e.g.: metadata updates, optimization suggestion, etc.
E-medium
Call for participation: Experience needed to fix: Medium / intermediate
#480
opened Mar 9, 2024 by
ConsoleC137
1 task done
A means to conditionally provide a response to a request in lieu of calling the inner service
#426
opened Oct 23, 2023 by
bassmanitram
A means to propagate state between the layers that run before the service function, and those that run after.
A-new-middleware
Area: new middleware proposals
#423
opened Oct 17, 2023 by
bassmanitram
RequestBodyLimit custom response
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-middleware
Topic: middleware
#417
opened Sep 29, 2023 by
yokomizor
ServeDir
does not redirect correctly for directories without trailing /
when nested
#413
opened Sep 23, 2023 by
Pistonight
ServeDir::try_call
does not propagate result as documented
C-bug
#412
opened Sep 23, 2023 by
Pistonight
ServeDir lacks the Category: A feature request, i.e: not implemented / a PR.
Last-Modified
response header
C-feature-request
#411
opened Sep 23, 2023 by
photino
follow-redirect: Better integration with user-side redirection handling
T-middleware
Topic: middleware
#404
opened Sep 4, 2023 by
tesaguri
Allow ServeDir to rewrite path to include .html
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-middleware
Topic: middleware
#383
opened Jul 8, 2023 by
jdukewich
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.