diff options
Diffstat (limited to 'tests/data/test1448')
-rw-r--r-- | tests/data/test1448 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/data/test1448 b/tests/data/test1448 index 38c022756..e0f88b9fb 100644 --- a/tests/data/test1448 +++ b/tests/data/test1448 @@ -5,6 +5,7 @@ HTTP HTTP GET IDN followlocation +--resolve --write-out </keywords> </info> @@ -14,7 +15,7 @@ followlocation <reply> <data nocheck="yes"> HTTP/1.1 302 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 Content-Type: text/plain Location: http://åäö.se:%HTTPPORT/14480001 @@ -23,7 +24,7 @@ redirect </data> <data1 nocheck="yes"> HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 3 Content-Type: text/plain; charset=us-ascii @@ -74,13 +75,13 @@ Accept: */* <stdout> HTTP/1.1 302 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 Content-Type: text/plain Location: http://åäö.se:%HTTPPORT/14480001 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 3 Content-Type: text/plain; charset=us-ascii |