cpython/Lib/http
2026-04-22 19:22:31 +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 gh-146211: Reject CR/LF in HTTP tunnel request headers (#146212) 2026-04-10 15:21:42 +00: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-90309: Base64-encode cookie values embedded in JS 2026-04-22 19:22:31 +00:00
server.py gh-146292: Add colour to http.server logs (GH-146293) 2026-04-08 14:10:05 +02:00