aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test434
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test434')
-rw-r--r--tests/data/test43410
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test434 b/tests/data/test434
index a2bcc0cbd..d411b161b 100644
--- a/tests/data/test434
+++ b/tests/data/test434
@@ -1,7 +1,7 @@
<testcase>
-
<info>
<keywords>
+HTTP
--config
</keywords>
</info>
@@ -19,8 +19,8 @@ Content-Type: text/1
#
<client>
-<file name="log/config434" nonewline="yes">
-url = %HOSTIP:%HTTPPORT/434
+<file name="log/config%TESTNUMBER" nonewline="yes">
+url = %HOSTIP:%HTTPPORT/%TESTNUMBER
</file>
<server>
http
@@ -29,14 +29,14 @@ http
-K with a single line without newline
</name>
<command>
--K log/config434
+-K log/config%TESTNUMBER
</command>
</client>
#
<verify>
<protocol>
-GET /434 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*