mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-05 22:37:23 +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

Documentation & community resources
- API Documentation
- Chat on gitter
- Cargo package: actix-multipart
- Minimum supported Rust version: 1.33 or later