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
Assigned to nobody Loading
Sort

Pull requests list

update examples dep
#3825 opened Jul 7, 2026 by yanns Collaborator Loading…
feat: add RFC-aware FileStream range handling
#3818 opened Jul 6, 2026 by ByteBaker Loading…
fix(axum-core): skip non-data frames in BytesMut
#3811 opened Jun 28, 2026 by fallintoplace Contributor Loading…
chore(deps): bump actions/checkout from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3808 opened Jun 23, 2026 by dependabot Bot Loading…
axum-extra: avoid multipart boundary collisions
#3804 opened Jun 20, 2026 by Sabnock01 Loading…
Add Redirect::found and Redirect::moved_permanently
#3802 opened Jun 19, 2026 by neeko-cat Loading…
feat: add QUERY method routing
#3801 opened Jun 17, 2026 by yunz-dev Loading…
Make SSE KeepAliveStream::new public
#3796 opened Jun 14, 2026 by michaelvanstraten Loading…
chore: release release
#3750 opened May 5, 2026 by github-actions Bot Loading…
fix(macros): improve debug_handler errors for WithRejection
#3726 opened Apr 12, 2026 by dihannahdi Contributor Loading…
fix(macros): support prefix/suffix in TypedPath segments
#3725 opened Apr 12, 2026 by dihannahdi Contributor Loading…
chore: allow the manual running of the CI T-ci Topic: CI
#3709 opened Apr 4, 2026 by szabgab Contributor Loading…
examples: add rate-limiting example A-examples
#3682 opened Mar 8, 2026 by Sim-hu Loading…
Update to reqwest 0.13
#3671 opened Feb 23, 2026 by tottoto Collaborator Draft
ci: Use msrv aware dependency resolver T-ci Topic: CI
#3633 opened Jan 12, 2026 by tottoto Collaborator Loading…
add a TypedMethod trait/derive similar to TypedPath
#3610 opened Jan 1, 2026 by Zizico2 Loading…
ProTip! Filter pull requests by the default branch with base:main.