summaryrefslogtreecommitdiff
path: root/tests/data/test1218
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1218')
-rw-r--r--tests/data/test12188
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test1218 b/tests/data/test1218
index b9914d25f..259281c1c 100644
--- a/tests/data/test1218
+++ b/tests/data/test1218
@@ -30,7 +30,7 @@ http
HTTP cookies and domains with same prefix
</name>
<command>
-http://example.fake/c/1218 http://example.fake/c/1218 http://bexample.fake/c/1218 -b nonexisting -x %HOSTIP:%HTTPPORT
+http://example.fake/c/%TESTNUMBER http://example.fake/c/%TESTNUMBER http://bexample.fake/c/%TESTNUMBER -b nonexisting -x %HOSTIP:%HTTPPORT
</command>
<features>
proxy
@@ -40,20 +40,20 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://example.fake/c/1218 HTTP/1.1
+GET http://example.fake/c/%TESTNUMBER HTTP/1.1
Host: example.fake
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET http://example.fake/c/1218 HTTP/1.1
+GET http://example.fake/c/%TESTNUMBER HTTP/1.1
Host: example.fake
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
Cookie: bug=fixed
-GET http://bexample.fake/c/1218 HTTP/1.1
+GET http://bexample.fake/c/%TESTNUMBER HTTP/1.1
Host: bexample.fake
User-Agent: curl/%VERSION
Accept: */*