This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
axum
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2026-08-23 00:00:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e43bdf0ecf3ad8a8de7694658f73143e1ca066fc
axum
/
src
/
tests
T
History
David Pedersen
59819e42bf
Correctly handle trailing slashes in routes (
#410
)
2021-10-25 20:42:49 +00:00
..
fallback.rs
Stores routes in a map (
#408
)
2021-10-25 20:49:39 +02:00
get_to_head.rs
Reorganize method routers for handlers and services (
#405
)
2021-10-24 20:05:16 +00:00
handle_error.rs
Revamp error handling model (
#402
)
2021-10-24 17:33:03 +00:00
helpers.rs
"matchit" based router (
#363
)
2021-10-24 15:22:49 +02:00
merge.rs
Add test for middleware that return early (
#409
)
2021-10-25 19:46:49 +00:00
mod.rs
Correctly handle trailing slashes in routes (
#410
)
2021-10-25 20:42:49 +00:00
nest.rs
Fix compile time regression by boxing routes internally (
#404
)
2021-10-24 20:52:42 +02:00