mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-07 00:00:15 +02:00
* Add example for parsing body based on `Content-Type` * format * Update examples/parse-body-based-on-content-type/src/main.rs Co-authored-by: Jonas Platte <[email protected]> * fix copy/paste errors * rename type params Co-authored-by: Jonas Platte <[email protected]>