summaryrefslogtreecommitdiff
path: root/tests/data/test2047
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test2047')
-rw-r--r--tests/data/test204712
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test2047 b/tests/data/test2047
index cab3f5108..a4ab3911d 100644
--- a/tests/data/test2047
+++ b/tests/data/test2047
@@ -18,7 +18,7 @@ HTTP/1.1 302 OK swsbounce
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 9
Content-Type: text/plain
-Location: ./20470001
+Location: ./%TESTNUMBER0001
redirect
</data>
@@ -54,7 +54,7 @@ Connection re-use with IDN host name over HTTP proxy
</name>
<command>
-http://åäö.se/2047 -x %HOSTIP:%HTTPPORT -w "%{num_connects}\n%{num_redirects}\n%{size_download}\n%{url_effective}\n%{content_type}\n%{response_code}\n" -L
+http://åäö.se/%TESTNUMBER -x %HOSTIP:%HTTPPORT -w "%{num_connects}\n%{num_redirects}\n%{size_download}\n%{url_effective}\n%{content_type}\n%{response_code}\n" -L
</command>
</client>
@@ -62,13 +62,13 @@ http://åäö.se/2047 -x %HOSTIP:%HTTPPORT -w "%{num_connects}\n%{num_redirects}
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://xn--4cab6c.se/2047 HTTP/1.1
+GET http://xn--4cab6c.se/%TESTNUMBER HTTP/1.1
Host: xn--4cab6c.se
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET http://xn--4cab6c.se/20470001 HTTP/1.1
+GET http://xn--4cab6c.se/%TESTNUMBER0001 HTTP/1.1
Host: xn--4cab6c.se
User-Agent: curl/%VERSION
Accept: */*
@@ -81,7 +81,7 @@ HTTP/1.1 302 OK swsbounce
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 9
Content-Type: text/plain
-Location: ./20470001
+Location: ./%TESTNUMBER0001
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
@@ -92,7 +92,7 @@ OK
1
1
3
-http://åäö.se/20470001
+http://åäö.se/%TESTNUMBER0001
text/plain; charset=us-ascii
200
</stdout>