diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test256 | 2 | ||||
-rw-r--r-- | tests/data/test38 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test256 b/tests/data/test256 index 07364ecca..fb28485c1 100644 --- a/tests/data/test256 +++ b/tests/data/test256 @@ -29,7 +29,7 @@ http HTTP resume request over proxy with auth without server supporting it </name> <command option="no-output"> --x http://%HOSTIP:%HTTPPORT http://%HOSTIP:%HTTPPORT/want/256 -C - -i -o log/fewl.txt -U daniel:stenberg +-x http://%HOSTIP:%HTTPPORT http://%HOSTIP:%HTTPPORT/want/256 -C - --no-include -o log/fewl.txt -U daniel:stenberg </command> <file name="log/fewl.txt"> This text is here to simulate a partly downloaded file to resume diff --git a/tests/data/test38 b/tests/data/test38 index c188c6d34..377b5b2ae 100644 --- a/tests/data/test38 +++ b/tests/data/test38 @@ -28,7 +28,7 @@ http HTTP resume request without server supporting it </name> <command option="no-output"> -http://%HOSTIP:%HTTPPORT/want/38 -C - -i -o log/fewl.txt +http://%HOSTIP:%HTTPPORT/want/38 -C - --no-include -o log/fewl.txt </command> <file name="log/fewl.txt"> This text is here to simulate a partly downloaded file to resume |