commit | c7ae19b6a7cf819d5646f2c88c5dd6e2c244939d | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Mon May 09 23:25:02 2011 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Mon May 09 23:25:02 2011 +0800 |
tree | f57fd821f8b18ada6e40a25e141d3cfa1eddda2a | |
parent | 87cf220972c9cb400ddcd577962883dcc5dca51a [diff] |
Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the sending of headers to output stream and flushing the internal headers buffer. Patch contribution by Andrew Schaaf