diff options
Diffstat (limited to 'tests/data/test1042')
-rw-r--r-- | tests/data/test1042 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1042 b/tests/data/test1042 index d374d2ab5..4a33ae826 100644 --- a/tests/data/test1042 +++ b/tests/data/test1042 @@ -59,9 +59,9 @@ http HTTP GET beyond end of entirely-downloaded file, no server resume </name> <command> -http://%HOSTIP:%HTTPPORT/1042 -C 200 +http://%HOSTIP:%HTTPPORT/%TESTNUMBER -C 200 </command> -<file name="log/curl1042.out"> +<file name="log/curl%TESTNUMBER.out"> 012345678 012345678 012345678 @@ -81,7 +81,7 @@ http://%HOSTIP:%HTTPPORT/1042 -C 200 33 </errorcode> <protocol> -GET /1042 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Range: bytes=200-
User-Agent: curl/%VERSION
|