cpython/Lib/http
Serhiy Storchaka cac05e2e90 Issue #20007: HTTPResponse.read(0) no more prematurely closes connection.
Original patch by Simon Sapin.
2013-12-17 21:51:40 +02:00
..
__init__.py
client.py Issue #20007: HTTPResponse.read(0) no more prematurely closes connection. 2013-12-17 21:51:40 +02:00
cookiejar.py Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) 2013-07-04 17:43:24 -04:00
cookies.py #16611: BaseCookie now parses 'secure' and 'httponly' flags. 2013-08-25 11:09:02 -04:00
server.py merge 3.3 (#19435) 2013-10-30 12:51:16 -04:00