From aa4a7471dd159d7a3b7cfc8dd3e706e0223afa9b Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 15 Jul 2008 04:12:15 +0000 Subject: Added test1042 and test1043 to test -C - on HTTP. --- tests/data/test1041 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data/test1041') diff --git a/tests/data/test1041 b/tests/data/test1041 index 825cdaf32..fa1692c1f 100644 --- a/tests/data/test1041 +++ b/tests/data/test1041 @@ -1,4 +1,5 @@ +# Similar to test33 HTTP @@ -52,6 +53,8 @@ http://%HOSTIP:%HTTPPORT/1041 -Tlog/test1041.txt -C - ^User-Agent:.* +# curl doesn't do a HEAD request on the remote file so it has no idea whether +# it can skip part of the file or not. Instead, it sends the entire file. PUT /1041 HTTP/1.1 Content-Range: bytes 0-99/100 -- cgit v1.2.3