actix-web/actix-multipart/src
oab24413gmai c6610d41ec
fix: duplicated words in actix-multipart and actix-http h2 comments (#4070)
Co-authored-by: Mira Sato <275437409+oab24413gmai@users.noreply.github.com>
2026-05-15 10:07:17 +00:00
..
form fix: duplicated words in actix-multipart and actix-http h2 comments (#4070) 2026-05-15 10:07:17 +00:00
error.rs build(deps): update derive_more requirement from 1 to 2 (#3571) 2025-02-10 01:27:56 +00:00
extractor.rs refactor: rename multipart module 2024-07-04 05:03:42 +01:00
field.rs build(deps): update derive_more requirement from 1 to 2 (#3571) 2025-02-10 01:27:56 +00:00
lib.rs fix(multipart): set cap for parser buffering (#4025) 2026-04-18 00:24:37 +09:00
multipart.rs chore(multipart): do not implement Copy on `MultipartConfig` (#4047) 2026-04-26 18:49:43 +00:00
payload.rs fix(http,web): correctly drop `web::Data` on graceful shutdown (#4033) 2026-04-25 15:35:32 +09:00
safety.rs refactor(multipart): move Safety to module 2024-07-04 00:26:10 +01:00
test.rs feat(multipart): add multi-field payload builders for testing (#3995) 2026-04-05 08:04:11 +09:00