TILens turns technical updates into a focused daily brief: official releases,
trusted reporting, and practitioner analysis, deduplicated and organized by topic.
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.…