commit | 57f790f96d5ed1f1dad8179a110143e9d3df808b | [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 | ad15e374f3620b1dc941321a4287b79ac31ba2a6 | |
parent | 241379081e046803b7f4cf4f07091b9de49abf31 [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