1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-02-25 05:44:40 +01:00
axum/axum-extra/src
David Pedersen 7386e5d185
Bug fixes for RouterExt:{route_with_tsr, route_service_with_tsr} ()
* Bug fixes for `RouterExt:{route_with_tsr, route_service_with_tsr}`

* changelog link
2022-12-02 11:42:49 +01:00
..
body Add AsyncReadBody () 2022-06-08 11:02:42 +02:00
extract Change Router::with_state and impl Service for Router<()> () 2022-11-24 14:43:10 +00:00
handler Don't internally Arc the state () 2022-10-09 20:55:28 +00:00
response Add JsonLines extractor and response () 2022-06-20 20:49:18 +02:00
routing Bug fixes for RouterExt:{route_with_tsr, route_service_with_tsr} () 2022-12-02 11:42:49 +01:00
either.rs Only allow last extractor to mutate the request () 2022-08-22 12:23:20 +02:00
json_lines.rs Only allow last extractor to mutate the request () 2022-08-22 12:23:20 +02:00
lib.rs Update axum-extra feature flag table () 2022-11-29 22:11:36 +00:00
protobuf.rs Only allow last extractor to mutate the request () 2022-08-22 12:23:20 +02:00