summaryrefslogtreecommitdiff
path: root/tests/data/test1551
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1551')
-rw-r--r--tests/data/test155114
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/data/test1551 b/tests/data/test1551
index 87fe43263..4c60db85d 100644
--- a/tests/data/test1551
+++ b/tests/data/test1551
@@ -11,7 +11,7 @@ multi
HTTP/1.1 302 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 6
-Location: /15510002
+Location: /%TESTNUMBER0002
-foo-
</data>
@@ -35,32 +35,32 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib1551
+lib%TESTNUMBER
</tool>
<name>
re-run redirected transfer without setting URL again
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1551
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
<verify>
<protocol>
-GET /1551 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
-GET /15510002 HTTP/1.1
+GET /%TESTNUMBER0002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
-GET /1551 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
-GET /15510002 HTTP/1.1
+GET /%TESTNUMBER0002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*