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-20 00:00:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
483ba7d5b596ecbc7602a09f0ee2546385ebe818
axum
/
axum-core
/
src
T
History
David Pedersen
54e203cd51
Clearly document applying
DefaultBodyLimit
to individual routes (
#2157
)
2023-08-08 09:57:55 +00:00
..
ext_traits
Move
TypedHeader
to axum-extra (
#1850
)
2023-04-21 17:45:31 +02:00
extract
Clearly document applying
DefaultBodyLimit
to individual routes (
#2157
)
2023-08-08 09:57:55 +00:00
response
Implement
IntoResponse
for
(R,) where R: IntoResponse
(
#2143
)
2023-08-03 18:15:06 +00:00
body.rs
Remove
B
type param: Follow ups (
#1789
)
2023-04-21 17:45:31 +02:00
error.rs
Add Error::into_inner (
#1476
)
2022-10-13 11:44:54 +02:00
lib.rs
Silence error from enabling nightly_error_messages
2023-08-08 11:27:45 +02:00
macros.rs
Fix
.source()
of composite rejections (
#2030
)
2023-06-22 23:46:39 +02:00