commit | 4113d2bd368480bc3f2cae36e5562cb601305737 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Dec 15 19:11:54 2012 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Dec 15 19:11:54 2012 +0100 |
tree | b1e35ce7f52475fb2deac6cd3de2440cc06c41da | |
parent | eea058b0143e98ef902a3931895aa99252059ef0 [diff] [blame] |
Issue #16298: In HTTPResponse.read(), close the socket when there is no Content-Length and the incoming stream is finished. Patch by Eran Rundstein.
diff --git a/Misc/ACKS b/Misc/ACKS index d9ea742..8e6fa2a 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -849,6 +849,7 @@ Paul Rubin Sam Ruby Audun S. Runde +Eran Rundstein Rauli Ruohonen Jeff Rush Sam Rushing