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

Remove examples/listen-multiple-addrs
#2951 opened Sep 30, 2024 by jplatte Loading…
add method_not_allowed_fallback to router
#2903 opened Sep 8, 2024 by Lachstec Loading…
Add support for WebSockets over HTTP/2
#2894 opened Aug 28, 2024 by SabrinaJewson Loading…
Avoid some extra clones/allocations
#2865 opened Aug 7, 2024 by novacrazy Loading…
chore: fix gRPC multiplex example
#2825 opened Jul 9, 2024 by abhiaagarwal Loading…
Update TLS examples to use better HTTP->HTTPS redirect
#2792 opened Jun 19, 2024 by jamesqh Loading…
feature: percent-decode before routing
#2729 opened May 3, 2024 by mladedav Loading…
chore: update matchit to 0.8
#2645 opened Mar 12, 2024 by mladedav Loading…
Add Scheme extractor
#2507 opened Jan 11, 2024 by bengsparks Loading…
Add a separate trait for optional extractors A-axum-core breaking change A PR that makes a breaking change. C-cleanup Category: PRs that clean code up or issues documenting cleanup.
#2475 opened Dec 30, 2023 by jplatte Draft
3 of 5 tasks
0.8
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
0.8
Ensure we include the port when parsing authority
#2242 opened Sep 28, 2023 by bouk Loading…
Add extractor for user language
#2198 opened Aug 28, 2023 by frenetisch-applaudierend Loading…
Include non-default ports, if extracting Host A-axum I-needs-decision Issues in need of decision.
#1930 opened Apr 12, 2023 by philippgl Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.