cpython/Lib/http
Seth Larson 05ed7ce7ae
gh-146211: Reject CR/LF in HTTP tunnel request headers (#146212)
Co-authored-by: Illia Volochii <illia.volochii@gmail.com>
2026-04-10 15:21:42 +00:00
..
__init__.py
client.py gh-146211: Reject CR/LF in HTTP tunnel request headers (#146212) 2026-04-10 15:21:42 +00:00
cookiejar.py
cookies.py gh-145599, CVE 2026-3644: Reject control characters in http.cookies.Morsel.update() (#145600) 2026-03-16 14:43:43 +01:00
server.py gh-146292: Add colour to http.server logs (GH-146293) 2026-04-08 14:10:05 +02:00