cpython/Lib/http
2026-06-08 20:15:21 +01: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-149144: Use decodeURIComponent() for UTF-8 support in js_output() (GH-149157) (#150949) 2026-06-08 20:15:21 +01: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