mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:33:39 +03:00
1. cookie expire-strings MUST use GMT timezones
2. adjusted date strings to upcoming date parser rewrite
This commit is contained in:
parent
17acdb5acf
commit
ca52c963c7
5 changed files with 23 additions and 23 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue