summaryrefslogtreecommitdiff
path: root/tests/data/test277
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test277')
-rw-r--r--tests/data/test2774
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test277 b/tests/data/test277
index a2a00ead7..466b79374 100644
--- a/tests/data/test277
+++ b/tests/data/test277
@@ -27,7 +27,7 @@ http
HTTP RFC1867-type formposting with custom Content-Type
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/277 -F name=daniel -H "Content-Type: text/info"
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -F name=daniel -H "Content-Type: text/info"
</command>
</client>
@@ -38,7 +38,7 @@ s/^--------------------------[a-z0-9]*/--------------------------/
s/boundary=------------------------[a-z0-9]*/boundary=------------------------/
</strippart>
<protocol>
-POST /want/277 HTTP/1.1
+POST /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*