summaryrefslogtreecommitdiff
path: root/tests/data/test1073
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1073')
-rw-r--r--tests/data/test10736
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1073 b/tests/data/test1073
index 80f5ec0dc..775c08798 100644
--- a/tests/data/test1073
+++ b/tests/data/test1073
@@ -18,7 +18,7 @@ chunked Transfer-Encoding
HTTP/1.0 301 Redirect swsclose
Server: testcurl
Content-Type: text/plain
-Location: /newlocation/10730002
+Location: /newlocation/%TESTNUMBER0002
Content-Length: 0
Connection: close
@@ -34,7 +34,7 @@ http
HTTP chunked PUT to HTTP 1.0 server with redirect
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1073 -T - -L
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T - -L
</command>
<stdin>
This is data we upload with PUT
@@ -50,7 +50,7 @@ which is impossible in HTTP/1.0
25
</errorcode>
<protocol>
-PUT /1073 HTTP/1.1
+PUT /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*