Skip to content

Pull requests: tower-rs/tower-http

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: reject multipart ranges before validation
#661 opened Apr 20, 2026 by shblue21 Loading…
In ServeDir, change the behaviour for handling symlinks
#658 opened Apr 11, 2026 by alexanderkjall Contributor Loading…
examples: Use axum::body::to_bytes
#650 opened Feb 17, 2026 by tottoto Contributor Loading…
feat: clone extension in FollowRedirectService
#638 opened Jan 13, 2026 by pearzl Loading…
chore: remove implicit tokio feature
#628 opened Dec 24, 2025 by WaterWhisperer Loading…
fix gate-ing of atomic64 in tests
#607 opened Sep 15, 2025 by alexanderkjall Contributor Loading…
feat(follow_redirect): Preserve extensions during redirection
#581 opened Jun 6, 2025 by 0x676e67 Contributor Loading…
Update mod.rs
#558 opened Apr 15, 2025 by 12bitentropy Loading…
feat(request-id): Add request-id constructor
#552 opened Mar 24, 2025 by tottoto Contributor Loading…
Add conversions into UnsyncBoxBody
#537 opened Dec 24, 2024 by nanoqsh Loading…
Add html_as_default_extension option to ServeDir
#519 opened Sep 22, 2024 by its-the-shrimp Loading…
add From<i32> impl for GrpcCode
#506 opened Aug 30, 2024 by gshipilov Loading…
Add redirect_path_prefix option
#486 opened Apr 27, 2024 by claraphyll Loading…
trace: adds back call to classify_eos on trailers
#483 opened Apr 2, 2024 by markdingram Contributor Loading…
Add concurrency_limit middleware
#447 opened Dec 10, 2023 by zdenek-crha Loading…
Add conditional_response middleware
#427 opened Oct 23, 2023 by bassmanitram Loading…
Add propagate_extensions middleware
#425 opened Oct 23, 2023 by bassmanitram Loading…
Include grpc error message in tracing
#422 opened Oct 7, 2023 by xiaoyawei Loading…
Make AsyncReadBody::with_capacity public
#415 opened Sep 26, 2023 by bouk Loading…
Do compress grpc-web responses
#408 opened Sep 11, 2023 by bouk Loading…
ProTip! Exclude everything labeled bug with -label:bug.