cpython/Lib/http
Meador Inge da1ffbc4ee Issue #15409: Replace use of deprecated urllib.request.Request methods in http.cookijar
Patch by Flávio Ribeiro.
2012-07-20 19:12:04 -05:00
..
__init__.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
client.py merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http.client requests 2012-05-19 16:58:45 +08:00
cookiejar.py Issue #15409: Replace use of deprecated urllib.request.Request methods in http.cookijar 2012-07-20 19:12:04 -05: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