cpython/Lib/http
Seth Larson 56b7100b04
[3.11] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146… (#148351)
[3.11] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212)
(cherry picked from commit 05ed7ce7ae)

Co-authored-by: Illia Volochii <illia.volochii@gmail.com>
2026-06-27 19:59:10 +02:00
..
__init__.py gh-91996: Add an HTTPMethod StrEnum to http (GH-91997) 2022-05-05 15:39:02 -07:00
client.py [3.11] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146… (#148351) 2026-06-27 19:59:10 +02:00
cookiejar.py [3.11] gh-99576: Fix cookiejar file that was not truncated for some classes (GH-99616) (GH-100377) 2022-12-20 18:22:39 +01:00
cookies.py [3.11] gh-143919: Reject control characters in http cookies (#144092) 2026-01-25 17:10:18 +00:00
server.py [3.11] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216) (#142298) 2026-01-25 17:10:45 +00:00