Skip to content

Pull requests: tokio-rs/axum

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
Sort

Pull requests list

axum-extra: Remove unused feature breaking change A PR that makes a breaking change.
#3298 opened Mar 31, 2025 by mladedav Loading…
[test] the static-file-server example A-examples
#3297 opened Mar 31, 2025 by szabgab Loading…
Add closure example A-examples
#3286 opened Mar 25, 2025 by yawn Loading…
Add test to chat example A-examples
#3278 opened Mar 19, 2025 by kyle-nweeia Loading…
Use via extractor's rejection instead of axum::response::Response breaking change A PR that makes a breaking change.
#3261 opened Mar 11, 2025 by kyle-nweeia Loading…
Add WebSocketUpgrade::selected_protocol
#3248 opened Mar 5, 2025 by coolreader18 Loading…
Implement OptionalFromRequest for Multipart
#3220 opened Feb 12, 2025 by mcginty Loading…
axum: allow body types other than axum::body::Body in Services passed to serve breaking change A PR that makes a breaking change.
#3205 opened Jan 31, 2025 by mladedav Loading…
Implement the OptionalFromRequestParts trait for the Host extractor A-axum-extra C-enhancement Category: A PR with an enhancement
#3177 opened Jan 14, 2025 by dnlsndr Loading…
Merge fallbacks with the rest of the router breaking change A PR that makes a breaking change.
#3158 opened Jan 7, 2025 by mladedav Loading… 0.9
Make SSE less dependent on tokio breaking change A PR that makes a breaking change.
#3154 opened Jan 7, 2025 by nanoqsh Loading…
Add file-stream examples
#3065 opened Dec 4, 2024 by YanHeDoki Loading…
PoC of introducing SpoofableValue
#3000 opened Oct 20, 2024 by yanns Draft
feature: percent-decode before routing
#2729 opened May 3, 2024 by mladedav Loading…
Fix IntoResponse for tuples overriding error response codes breaking change A PR that makes a breaking change.
#2468 opened Dec 30, 2023 by davidpdrsn Draft
2 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.