mirror of
https://github.com/actix/actix-web.git
synced 2024-12-01 22:11:20 +00:00
163 B
163 B
Changes
[0.1.0-beta.1] - 2019-04-21
-
Do not support nested multipart
-
Split multipart support to separate crate
-
Optimize multipart handling #634, #769