1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-02-24 13:30:47 +01:00
axum/examples/multipart-form
Marek Kuskowski 896ffc5fba
Remove ContentLengthLimit ()
* feat: remove ContentLengthLimit

* feat: remove ContentLengthLimit rejections

* fix: update multipart docs

* fix: typo

* feat: add wip extractor code

* feat: revert "feat: add wip extractor code"

* fix: update Multipart docs

* fix: update examples

* fix: missing import in an example

* fix: broken import yet again

* fix: disable default body limit for example

* fix: key value store example

* fix: update expected debug_handler output

* chore: update CHANGELOG

* Update axum/CHANGELOG.md

Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
2022-09-24 11:29:53 +00:00
..
src Remove ContentLengthLimit () 2022-09-24 11:29:53 +00:00
Cargo.toml Remove ContentLengthLimit () 2022-09-24 11:29:53 +00:00