cpython/Lib/http
Antoine Pitrou 6a35e18161 Issue #15633: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length. 2013-02-02 23:04:56 +01:00
..
__init__.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
client.py Issue #15633: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length. 2013-02-02 23:04:56 +01:00
cookiejar.py #15980: merge with 3.2. 2012-09-21 16:31:24 +03:00
cookies.py merge - Fix for issue14426 - buildbots here I come 2012-05-20 16:58:59 +08:00
server.py Issue 14989: http.server --cgi option can enable the CGI http server. 2012-06-03 16:15:54 +08:00