cpython/Lib/http
Samuel GIFFARD 7dd0a7e52e
gh-129408: http: Fix typo 'RFF' to RFC' in documentation (#129411)
2025-01-28 13:25:51 -05: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-112064: Fix incorrect handling of negative read sizes in `HTTPResponse.read()` (#128270) 2025-01-28 11:37:32 +00:00
cookiejar.py Remove almost all unpaired backticks in docstrings (#119231) 2024-05-22 12:35:18 -04: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 Remove incorrect imports rationale comment in `http.server` (#128278) 2024-12-26 13:53:37 -08:00