mirror of https://github.com/fafhrd91/actix-web
Use a stream that reports NoReady and does partial reads in the test_stream test. This works now, but failed before the previous commit. |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGES.md | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
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