mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-26 20:40:29 +00: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 <jplatte+git@posteo.de> * fix copy/paste errors * rename type params Co-authored-by: Jonas Platte <jplatte+git@posteo.de>