mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
1d96ae9bc3
* Correctly parse multipart body which does not end in CRLF * Add in an eof guard for extra safety |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
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