cpython/Lib/http
Miss Islington (bot) 9e071c9b28
[3.13] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212) (#148343)
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:36 +02:00
..
__init__.py [3.13] gh-129408: http: Fix typo 'RFF' to RFC' in docstring (GH-129411) (#129414) 2025-01-28 18:48:51 +00:00
client.py [3.13] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212) (#148343) 2026-05-18 19:44:36 +02:00
cookiejar.py [3.13] gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632) (GH-132303) 2025-04-09 09:18:31 +00:00
cookies.py [3.13] gh-90309: Base64-encode cookie values embedded in JS (GH-148888) 2026-04-23 15:05:17 +02:00
server.py [3.13] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216) (#142296) 2025-12-05 15:37:09 +00:00