mirror of
https://github.com/fafhrd91/actix-web
synced 2025-02-17 10:13:30 +01:00
* Correctly parse multipart body which does not end in CRLF * Add in an eof guard for extra safety
Multipart support for actix web framework
![Join the chat at https://gitter.im/actix/actix](https://badges.gitter.im/actix/actix.svg)
Documentation & community resources
- API Documentation
- Chat on gitter
- Cargo package: actix-multipart
- Minimum supported Rust version: 1.33 or later