mirror of
https://github.com/tokio-rs/axum.git
synced 2025-03-20 22:18:51 +01:00
Previously ```rust handler.layer(RequestBodyLimitLayer::new(...)).with_state(...) ``` didn't work because we required the same request body all the way through. |
||
---|---|---|
.. | ||
debug_handler | ||
from_ref/pass | ||
from_request | ||
typed_path |