cpython/Lib/http
Bernhard Wagner d052a383f1
gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (#103113)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Éric <merwok@netwok.org>
2023-03-29 15:21:56 -04:00
..
__init__.py gh-95149: Enhance http.HTTPStatus with properties that indicate the HTTP status category (GH-95453) 2022-08-30 11:11:44 -07:00
client.py gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (#103113) 2023-03-29 15:21:56 -04:00
cookiejar.py gh-100519: simplification to eff_request_host in cookiejar.py (#99588) 2022-12-24 18:14:51 -06:00
cookies.py
server.py gh-91219: http - use subclassing to override index_pages attribute (GH-100731) 2023-01-03 15:20:08 -08:00