1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-20 01:08:10 +00:00
actix-web/actix-multipart
Jacob Halsey fd63305859
Fix actix-multipart field content_type() to return an Option (#2885)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-09-23 17:06:40 +00:00
..
src Fix actix-multipart field content_type() to return an Option (#2885) 2022-09-23 17:06:40 +00:00
Cargo.toml prepare actix-http release 3.2.2 2022-09-11 16:41:29 +01:00
CHANGES.md Fix actix-multipart field content_type() to return an Option (#2885) 2022-09-23 17:06:40 +00:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md bump msrv to 1.59 2022-08-27 13:14:16 +01:00

actix-multipart

Multipart form support for Actix Web.

crates.io Documentation Version MIT or Apache 2.0 licensed
dependency status Download Chat on Discord

Documentation & Resources