cpython/Lib/http
donBarbos 71de839ec9
gh-127089: Add missing description for codes in `http.HTTPStatus` (#127100)
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
2024-12-27 15:12:25 +01:00
..
__init__.py gh-127089: Add missing description for codes in `http.HTTPStatus` (#127100) 2024-12-27 15:12:25 +01:00
client.py Remove almost all unpaired backticks in docstrings (#119231) 2024-05-22 12:35:18 -04:00
cookiejar.py Remove almost all unpaired backticks in docstrings (#119231) 2024-05-22 12:35:18 -04:00
cookies.py gh-123401: Fix http.cookies module to support obsolete RFC 850 date format (#123405) 2024-12-11 13:28:19 +00:00
server.py Remove incorrect imports rationale comment in `http.server` (#128278) 2024-12-26 13:53:37 -08:00