summaryrefslogtreecommitdiff
path: root/tests/data/test171
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test171')
-rw-r--r--tests/data/test1716
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test171 b/tests/data/test171
index e79e8e03d..c4f5b6c40 100644
--- a/tests/data/test171
+++ b/tests/data/test171
@@ -31,7 +31,7 @@ http
HTTP, get cookie with dot prefixed full domain
</name>
<command>
--c log/jar171 -x %HOSTIP:%HTTPPORT http://z.x.com/171
+-c log/jar%TESTNUMBER -x %HOSTIP:%HTTPPORT http://z.x.com/%TESTNUMBER
</command>
<features>
proxy
@@ -41,14 +41,14 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://z.x.com/171 HTTP/1.1
+GET http://z.x.com/%TESTNUMBER HTTP/1.1
Host: z.x.com
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
</protocol>
-<file name="log/jar171" mode="text">
+<file name="log/jar%TESTNUMBER" mode="text">
# Netscape HTTP Cookie File
# https://curl.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.