diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-09-11 19:12:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-09-11 19:12:37 +0000 |
commit | ca52c963c7f9c6df235c5ec02490f0198a8f18e8 (patch) | |
tree | c0e75dd9a6babff968abb236a9e21f9c3c71297c /tests/data/test78 | |
parent | 17acdb5acf4dbb7e6a56bbb777780a7051beb4e7 (diff) |
1. cookie expire-strings MUST use GMT timezones
2. adjusted date strings to upcoming date parser rewrite
Diffstat (limited to 'tests/data/test78')
-rw-r--r-- | tests/data/test78 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test78 b/tests/data/test78 index 156099a3a..401c011f6 100644 --- a/tests/data/test78 +++ b/tests/data/test78 @@ -38,7 +38,7 @@ http HTTP with -z "newer date" </name> <command> -http://%HOSTIP:%HTTPPORT/78 -z "1999-12-12 12:00:00 MET" +http://%HOSTIP:%HTTPPORT/78 -z "dec 12 11:00:00 1999 GMT" </command> </client> |