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-09-05 00:00:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb637f112425b4ba666c6b264965612b630f3f73
axum
/
src
/
tests
T
History
Florian Thelliez
d9a06ef14b
Remove
axum::prelude
(
#195
)
2021-08-18 00:04:15 +02:00
..
get_to_head.rs
Fix import
2021-08-16 17:29:47 +02:00
handle_error.rs
Move methods from
ServiceExt
to
RoutingDsl
(
#160
)
2021-08-08 14:30:51 +02:00
mod.rs
Remove
axum::prelude
(
#195
)
2021-08-18 00:04:15 +02:00
nest.rs
Make sure nested services still see full URI (
#166
)
2021-08-08 17:27:23 +02:00
or.rs
Work around for http2 hang with
Or
(
#199
)
2021-08-17 19:00:24 +02:00