diff options
Diffstat (limited to 'tests/data/test1088')
-rw-r--r-- | tests/data/test1088 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test1088 b/tests/data/test1088 index 0a1a6656a..9f12f25ab 100644 --- a/tests/data/test1088 +++ b/tests/data/test1088 @@ -27,7 +27,7 @@ Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose
Content-Type: text/plain
Funny-head: yesyes
-Location: http://goto.second.host.now/10881002
+Location: http://goto.second.host.now/%TESTNUMBER1002
Content-Length: 0
Connection: close
@@ -54,7 +54,7 @@ Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose
Content-Type: text/plain
Funny-head: yesyes
-Location: http://goto.second.host.now/10881002
+Location: http://goto.second.host.now/%TESTNUMBER1002
Content-Length: 0
Connection: close
@@ -79,7 +79,7 @@ http HTTP, proxy with --anyauth and Location: to new host using location-trusted </name> <command> -http://first.host.it.is/we/want/that/page/10881000 -x %HOSTIP:%HTTPPORT --user iam:myself --location-trusted --anyauth +http://first.host.it.is/we/want/that/page/%TESTNUMBER1000 -x %HOSTIP:%HTTPPORT --user iam:myself --location-trusted --anyauth </command> <features> proxy @@ -90,20 +90,20 @@ proxy # Verify data after the test has been "shot" <verify> <protocol> -GET http://first.host.it.is/we/want/that/page/10881000 HTTP/1.1
+GET http://first.host.it.is/we/want/that/page/%TESTNUMBER1000 HTTP/1.1
Host: first.host.it.is
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET http://first.host.it.is/we/want/that/page/10881000 HTTP/1.1
+GET http://first.host.it.is/we/want/that/page/%TESTNUMBER1000 HTTP/1.1
Host: first.host.it.is
Authorization: Basic aWFtOm15c2VsZg==
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET http://goto.second.host.now/10881002 HTTP/1.1
+GET http://goto.second.host.now/%TESTNUMBER1002 HTTP/1.1
Host: goto.second.host.now
Authorization: Basic aWFtOm15c2VsZg==
User-Agent: curl/%VERSION
|