diff options
Diffstat (limited to 'tests/data/test77')
-rw-r--r-- | tests/data/test77 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test77 b/tests/data/test77 index 4ba1220f0..85c336274 100644 --- a/tests/data/test77 +++ b/tests/data/test77 @@ -26,7 +26,7 @@ http HTTP with -z "older date" </name> <command> -http://%HOSTIP:%HTTPPORT/77 -z "1999-12-12 12:00:00 MET" +http://%HOSTIP:%HTTPPORT/77 -z "dec 12 12:00:00 1999 GMT" </command> </client> @@ -41,7 +41,7 @@ GET /77 HTTP/1.1 Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
-If-Modified-Since: Sun, 12 Dec 1999 11:00:00 GMT
+If-Modified-Since: Sun, 12 Dec 1999 12:00:00 GMT
</protocol> </verify> |