cpython/Lib/http
Miss Islington (bot) c00c386faa
[3.12] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212) (#148341)
gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212)
(cherry picked from commit 05ed7ce7ae)

Co-authored-by: Seth Larson <seth@python.org>
Co-authored-by: Illia Volochii <illia.volochii@gmail.com>
2026-05-18 19:44:56 +02:00
..
__init__.py gh-95149: Enhance http.HTTPStatus with properties that indicate the HTTP status category (GH-95453) 2022-08-30 11:11:44 -07:00
client.py [3.12] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212) (#148341) 2026-05-18 19:44:56 +02:00
cookiejar.py GH-103857: Deprecate utcnow and utcfromtimestamp (#103858) 2023-04-27 11:32:30 -06:00
cookies.py [3.12] gh-143919: Reject control characters in http cookies (#144091) 2026-01-25 17:11:10 +00:00
server.py [3.12] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216) (#142297) 2025-12-15 15:11:38 +01:00