cpython/Lib/http
Senthil Kumaran c37f835a43 Fix Issue #12921: BaseHTTPServer's send_error should send the correct error
response message when  send_error includes a message in addition to error
status. Patch contributed by Karl.
2013-03-05 01:23:44 -08:00
..
__init__.py
client.py Issue #16723: httplib.HTTPResponse no longer marked closed when the connection 2013-02-06 10:35:40 +02: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 Fix Issue #12921: BaseHTTPServer's send_error should send the correct error 2013-03-05 01:23:44 -08:00