more fixes for the testsuite cookie expiration issue

This commit is contained in:
Yang Tse
2007-02-02 01:05:50 +00:00
parent d60848d04b
commit 401598c2fe
4 changed files with 7 additions and 7 deletions

View File

@@ -56,8 +56,8 @@ Host: www.host.foo.com
# http://curlm.haxx.se/rfc/cookie_spec.html
# This file was generated by libcurl! Edit at your own risk.
.foo.com TRUE /we/want/ FALSE 1170330987 test yes
.host.foo.com TRUE /we/want/ FALSE 1170330987 test2 yes
.foo.com TRUE /we/want/ FALSE 2147483647 test yes
.host.foo.com TRUE /we/want/ FALSE 2147483647 test2 yes
.foo.com TRUE /moo TRUE 0 test3 maybe
</file>
</verify>