rwf2 / multer

An async parser for multipart/form-data content-type in Rust
MIT License
157 stars 37 forks source link

Add an option to specify the body max size or per-field bytes size to prevent DDOS attack #5

Closed rousan closed 4 years ago

rousan commented 4 years ago

Discussion: https://www.reddit.com/r/rust/comments/gh2j9e/multer_async_multipartformdata_parser_for_rust/fq6qn97/