summaryrefslogtreecommitdiff
path: root/tests/data/test1155
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1155')
-rw-r--r--tests/data/test115513
1 files changed, 8 insertions, 5 deletions
diff --git a/tests/data/test1155 b/tests/data/test1155
index 65d76b6f5..579328d92 100644
--- a/tests/data/test1155
+++ b/tests/data/test1155
@@ -24,12 +24,15 @@ Set-Cookie: domain=value;path=/
<server>
http
</server>
- <name>
+<name>
HTTP cookie with parameter word as name
- </name>
- <command>
-http://%HOSTIP:%HTTPPORT/%TESTNUMBER -c log/cookies%TESTNUMBER.txt
+</name>
+<command>
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -c %LOGDIR/cookies%TESTNUMBER.txt
</command>
+<features>
+cookies
+</features>
</client>
# Verify data after the test has been "shot"
@@ -41,7 +44,7 @@ User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<file name="log/cookies%TESTNUMBER.txt" mode="text">
+<file name="%LOGDIR/cookies%TESTNUMBER.txt" mode="text">
# Netscape HTTP Cookie File
# https://curl.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.