cpython/Lib/http
Moshe Kaplan ea2b53739f
Remove incorrect imports rationale comment in http.server (#128278)
Remove reference to gethostbyaddr(), because it's not actually used within this code.
2024-12-26 13:53:37 -08:00
..
__init__.py gh-102247: http: support rfc9110 status codes (GH-117611) 2024-04-13 07:33:20 -07: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