summaryrefslogtreecommitdiff
path: root/tests/data/test1142
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1142')
-rw-r--r--tests/data/test11428
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test1142 b/tests/data/test1142
index 3577ac468..b8dc33e47 100644
--- a/tests/data/test1142
+++ b/tests/data/test1142
@@ -12,7 +12,7 @@ followlocation
<data>
HTTP/1.1 302 This is a weirdo text message
Connection: close
-Location: http:////foo.example.com/want/11420001
+Location: http:////foo.example.com/want/%TESTNUMBER0001
This server reply is for testing
</data>
@@ -26,7 +26,7 @@ hej
<datacheck>
HTTP/1.1 302 This is a weirdo text message
Connection: close
-Location: http:////foo.example.com/want/11420001
+Location: http:////foo.example.com/want/%TESTNUMBER0001
</datacheck>
</reply>
@@ -40,7 +40,7 @@ http
HTTP redirect to http://// (four slashes!)
</name>
<command>
-%HOSTIP:%HTTPPORT/want/1142 -L -x http://%HOSTIP:%HTTPPORT
+%HOSTIP:%HTTPPORT/want/%TESTNUMBER -L -x http://%HOSTIP:%HTTPPORT
</command>
<features>
proxy
@@ -50,7 +50,7 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://%HOSTIP:%HTTPPORT/want/1142 HTTP/1.1
+GET http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*