summaryrefslogtreecommitdiff
path: root/tests/data/test1104
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1104')
-rw-r--r--tests/data/test110410
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test1104 b/tests/data/test1104
index 33d8542e4..27c43009e 100644
--- a/tests/data/test1104
+++ b/tests/data/test1104
@@ -13,7 +13,7 @@ cookies
<data>
HTTP/1.1 301 Moved
Date: Tue, 09 Nov 2010 14:49:00 GMT
-Location: /want/data/11040002
+Location: /want/data/%TESTNUMBER0002
Server: test-server/fake
Set-Cookie: test=true; domain=127.0.0.1; path=/; expires=Thu Jan 1 00:00:00 GMT 1970;
Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 13 11:56:27 GMT 2037;
@@ -34,7 +34,7 @@ If this is received, the location following worked
<datacheck>
HTTP/1.1 301 Moved
Date: Tue, 09 Nov 2010 14:49:00 GMT
-Location: /want/data/11040002
+Location: /want/data/%TESTNUMBER0002
Server: test-server/fake
Set-Cookie: test=true; domain=127.0.0.1; path=/; expires=Thu Jan 1 00:00:00 GMT 1970;
Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 13 11:56:27 GMT 2037;
@@ -59,7 +59,7 @@ http
HTTP cookie expiry date at Jan 1 00:00:00 GMT 1970
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/1104 -L -x %HOSTIP:%HTTPPORT -c log/cookies1104.jar
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -L -x %HOSTIP:%HTTPPORT -c log/cookies%TESTNUMBER.jar
</command>
<features>
proxy
@@ -69,13 +69,13 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://%HOSTIP:%HTTPPORT/want/1104 HTTP/1.1
+GET http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET http://%HOSTIP:%HTTPPORT/want/data/11040002 HTTP/1.1
+GET http://%HOSTIP:%HTTPPORT/want/data/%TESTNUMBER0002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*