Files
cpython/Lib
Facundo Batista 7066590736 Issue #1580738. When HTTPConnection reads the whole stream with read(),
it closes itself.  When the stream is read in several calls to read(n),
it should behave in the same way if HTTPConnection knows where the end
of the stream is (through self.length).  Added a test case for this
behaviour.
2007-10-18 03:16:03 +00:00
..
2007-10-14 18:40:37 +00:00
2007-07-13 22:12:58 +00:00
2007-01-30 03:03:46 +00:00
2006-10-27 17:06:16 +00:00
2007-03-13 21:32:01 +00:00
2006-08-15 00:25:04 +00:00
2007-01-30 03:03:46 +00:00
2007-03-06 18:21:32 +00:00
2007-01-30 03:03:46 +00:00
2007-05-14 20:52:31 +00:00
2007-09-09 20:25:00 +00:00
2007-02-28 18:27:41 +00:00
2007-09-10 21:51:02 +00:00
2007-09-09 20:25:00 +00:00
2007-05-13 08:04:07 +00:00
2007-09-10 21:51:02 +00:00
2007-01-30 03:03:46 +00:00
2007-08-28 23:22:52 +00:00
2007-01-13 00:29:49 +00:00
2007-08-06 07:39:09 +00:00
2007-09-09 20:25:00 +00:00
2007-05-24 17:33:33 +00:00
2007-09-10 21:51:02 +00:00
2007-09-10 21:51:02 +00:00
2007-03-12 18:07:52 +00:00
2007-07-06 04:13:39 +00:00
2006-07-30 16:41:30 +00:00
2007-02-11 18:24:37 +00:00
2006-07-06 13:35:27 +00:00