cpython/Lib/http
Senthil Kumaran 52d2720499 Issue #16088: BaseHTTPRequestHandler's send_error method includes a
Content-Length header.  Patch by Antoine Pitrou.
2012-10-10 23:16:21 -07:00
..
__init__.py
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 more yield from 2012-10-01 15:34:31 -07:00
cookies.py merge - Fix for issue14426 - buildbots here I come 2012-05-20 16:58:59 +08:00
server.py Issue #16088: BaseHTTPRequestHandler's send_error method includes a 2012-10-10 23:16:21 -07:00