cpython/Lib/http
Hugo van Kemenade 49fe7574d9
[3.14] Revert "gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-119455)" (#142184)
Fix a potential virtual memory allocation denial of service in http.server (GH-119455)"
2025-12-02 12:06:25 +00:00
..
__init__.py gh-129408: http: Fix typo 'RFF' to RFC' in documentation (#129411) 2025-01-28 13:25:51 -05:00
client.py [3.14] gh-119451: Fix a potential denial of service in http.client (GH-119454) (#142138) 2025-12-01 20:34:09 +02:00
cookiejar.py gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632) 2025-04-09 11:08:04 +03:00
cookies.py gh-112713 : Add support for 'partitioned' attribute in http.cookies (GH-112714) 2025-01-24 22:31:52 +00:00
server.py [3.14] Revert "gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-119455)" (#142184) 2025-12-02 12:06:25 +00:00