summaryrefslogtreecommitdiff
path: root/tests/data/test184
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test184')
-rw-r--r--tests/data/test18410
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test184 b/tests/data/test184
index d6c396b02..9c795a288 100644
--- a/tests/data/test184
+++ b/tests/data/test184
@@ -14,7 +14,7 @@ followlocation
HTTP/1.1 301 OK swsbounce
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 4
-Location: http://yet.another.host/184
+Location: http://yet.another.host/%TESTNUMBER
moo
</data>
@@ -29,7 +29,7 @@ moo
HTTP/1.1 301 OK swsbounce
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 4
-Location: http://yet.another.host/184
+Location: http://yet.another.host/%TESTNUMBER
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
@@ -48,7 +48,7 @@ http
HTTP replace Host: when following Location: to new host
</name>
<command>
-http://deathstar.another.galaxy/184 -L -H "Host: another.visitor.stay.a.while.stay.foreeeeeever" --proxy http://%HOSTIP:%HTTPPORT
+http://deathstar.another.galaxy/%TESTNUMBER -L -H "Host: another.visitor.stay.a.while.stay.foreeeeeever" --proxy http://%HOSTIP:%HTTPPORT
</command>
<features>
proxy
@@ -58,13 +58,13 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://deathstar.another.galaxy/184 HTTP/1.1
+GET http://deathstar.another.galaxy/%TESTNUMBER HTTP/1.1
Host: another.visitor.stay.a.while.stay.foreeeeeever
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET http://yet.another.host/184 HTTP/1.1
+GET http://yet.another.host/%TESTNUMBER HTTP/1.1
Host: yet.another.host
User-Agent: curl/%VERSION
Accept: */*