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

Clarify TimeoutBody documentation
#574 opened May 28, 2025 by mherrerarendon 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 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 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…
enable clippy for tower-http and fix current issues
#407 opened Sep 10, 2023 by GlenDC Loading…
ProTip! Exclude everything labeled bug with -label:bug.