summaryrefslogtreecommitdiff
path: root/tests/data/test1514
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1514')
-rw-r--r--tests/data/test15146
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1514 b/tests/data/test1514
index 6c09ae3b0..9990c6bb6 100644
--- a/tests/data/test1514
+++ b/tests/data/test1514
@@ -24,13 +24,13 @@ Connection: close
http
</server>
<tool>
-lib1514
+lib%TESTNUMBER
</tool>
<name>
HTTP POST with read callback and unknown data size
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1514
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -39,7 +39,7 @@ http://%HOSTIP:%HTTPPORT/1514
# Content-Length header is not present
# Transfer-Encoding header is added automatically
<protocol>
-POST /1514 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Transfer-Encoding: chunked