diff options
Diffstat (limited to 'tests/data/test52')
-rw-r--r-- | tests/data/test52 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test52 b/tests/data/test52 index 196ff041c..b2ac9e51a 100644 --- a/tests/data/test52 +++ b/tests/data/test52 @@ -12,14 +12,14 @@ followlocation <data> HTTP/1.1 302 OK swsclose Location: ./520002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close </data> <data2> HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -27,12 +27,12 @@ body <datacheck> HTTP/1.1 302 OK swsclose Location: ./520002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body |