4.14.0 Add HttpRequest::{cookies_raw,cookie_raw} and ServiceRequest::{cookies_raw,cookie_raw} for reading request cookies without percent-decoding names and values. #3542 Enable dual-stack IPv6 sockets on Windows when…
3.13.0 When configured, gracefully close HTTP/1 connections after early responses to unread request bodies. #3967 Wake HTTP/1 payload receivers with an incomplete-payload error when the sender is dropped before EOF.…
0.8.0 Add multi-field multipart payload builders to actix_multipart::test. #3575 Add MultipartForm support for Option<Vec<T>> fields. #3577 Bound internal multipart parser buffering to prevent unbounded memory growth on…
0.8.0 Minimum supported Rust version (MSRV) is now 1.88. Update darling dependency to 0.23.