diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-24 21:54:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-24 21:54:34 +0000 |
commit | a5e22867c7eca8090394f282325d02335532c30d (patch) | |
tree | d3890b0db512f4cb5d1c90f83563f15036220733 /tests/data/test303 | |
parent | 5c96266d45fb353882fc675a051066274c264574 (diff) |
Resuming a download of an already downloaded document, that is trying to get
a range of a document beyond its size, caused libcurl to "hang" until the
server closed the connection and then it returned error 18.
This is bad. This way, we don't return any error at all, which isn't nice
either, as we need to alert the app somehow that the request range was out
of size.
Diffstat (limited to 'tests/data/test303')
0 files changed, 0 insertions, 0 deletions