commit | a5142a9282c972b5b2faf21f1cc3831a6dcf0436 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue Feb 16 14:00:36 2010 -0800 |
committer | Andreas Huber <andih@google.com> | Tue Feb 16 14:00:36 2010 -0800 |
tree | 941b33a1eea8ea1da43e1960ce3e0671d87f5f05 | |
parent | 3cf7054398a9c0f2f15ce1cd189ed88de42e5ec3 [diff] |
If we never triggered a range request but know the content length make sure to not read more data than there could be, otherwise we'd block indefinitely if the server doesn't close the connection. related-to-bug: 2442307