cpython/Lib/http
2013-12-17 21:50:02 +02:00
..
__init__.py
client.py Issue #20007: HTTPResponse.read(0) no more prematurely closes connection. 2013-12-17 21:50:02 +02:00
cookiejar.py #17678: Fix DeprecationWarning in the http/cookiejar.py by changing the usage 2013-04-09 07:07:59 -07:00
cookies.py #16611: BaseCookie now parses 'secure' and 'httponly' flags. 2013-08-25 11:09:02 -04:00
server.py merge 3.2 (#19435) 2013-10-30 12:50:18 -04:00