diff options
Diffstat (limited to 'tests/data/test662')
-rw-r--r-- | tests/data/test662 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/data/test662 b/tests/data/test662 index 3140c61c1..b680b864d 100644 --- a/tests/data/test662 +++ b/tests/data/test662 @@ -3,6 +3,7 @@ <keywords> HTTP HTTP GET +HTTP proxy followlocation </keywords> </info> @@ -12,14 +13,14 @@ followlocation <data> HTTP/1.1 302 OK
Location: http://example.net/tes t case=/6620002
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 0
</data> <data2> HTTP/1.1 200 OK
Location: this should be ignored
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 5
body @@ -27,12 +28,12 @@ body <datacheck> HTTP/1.1 302 OK
Location: http://example.net/tes t case=/6620002
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 0
HTTP/1.1 200 OK
Location: this should be ignored
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 5
body |