commit | 52d27204990775bddd2868b093f33d2fda842fac | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Wed Oct 10 23:16:21 2012 -0700 |
committer | Senthil Kumaran <senthil@uthcode.com> | Wed Oct 10 23:16:21 2012 -0700 |
tree | 0fac4a7c7cbcb187154932f2249742f02cb0d3d0 | |
parent | ec7c16d2b47e837cb5692de8fc47e0276e9773f8 [diff] |
Issue #16088: BaseHTTPRequestHandler's send_error method includes a Content-Length header. Patch by Antoine Pitrou.