summaryrefslogtreecommitdiff
path: root/tests/data/test1072
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1072')
-rw-r--r--tests/data/test10724
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1072 b/tests/data/test1072
index 128f0944c..f9fb73044 100644
--- a/tests/data/test1072
+++ b/tests/data/test1072
@@ -40,7 +40,7 @@ crypto
HTTP chunked PUT to HTTP 1.0 server with authorization
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1072 -T - -u testuser:testpass --anyauth
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T - -u testuser:testpass --anyauth
</command>
<stdin>
This is data we upload with PUT
@@ -56,7 +56,7 @@ which is impossible in HTTP/1.0
25
</errorcode>
<protocol>
-PUT /1072 HTTP/1.1
+PUT /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*