cpython/Lib/http
Illia Volochii 41336a72b9
gh-113199: Make read1() and readline() of HTTPResponse close IO after reading all data (GH-113200)
2023-12-18 22:17:16 +02:00
..
__init__.py
client.py gh-113199: Make read1() and readline() of HTTPResponse close IO after reading all data (GH-113200) 2023-12-18 22:17:16 +02:00
cookiejar.py
cookies.py
server.py