--- AnyEvent-HTTP/Changes 2020/04/27 12:14:12 1.97 +++ AnyEvent-HTTP/Changes 2022/08/05 20:45:09 1.98 @@ -21,6 +21,10 @@ TODO: cookie prefixes? https://tools.ietf.org/html/draft-ietf-httpbis-cookie-prefixes-00 TODO: default rbuf_max limit for header-reading, chunk header reading etc. +TODO: Max Skorobogatov reported invalid but real example "HTTP/1.1 200\r\n", can it be supported? + + - mark QUERY as an idempotent method. + 2.25 Mon Apr 27 14:11:40 CEST 2020 - fix incorrectly sending proxy requests to origin servers when reusing proxy connections (analyzed and testcase by Ivan Robert).