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-15 00:00:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
995ffc1aa2a46c93017a90b31158591e582b37d4
axum
/
src
/
tests
T
History
David Pedersen
995ffc1aa2
Correctly handle HEAD requests (
#129
)
2021-08-15 20:27:13 +02:00
..
get_to_head.rs
Correctly handle HEAD requests (
#129
)
2021-08-15 20:27:13 +02:00
handle_error.rs
Move methods from
ServiceExt
to
RoutingDsl
(
#160
)
2021-08-08 14:30:51 +02:00
mod.rs
Correctly handle HEAD requests (
#129
)
2021-08-15 20:27:13 +02:00
nest.rs
Make sure nested services still see full URI (
#166
)
2021-08-08 17:27:23 +02:00
or.rs
Add
RouteDsl::or
to combine routes (
#108
)
2021-08-07 17:09:45 +02:00