mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-13 04:05:25 +01:00
1d96ae9bc3
* 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