mirror of
https://github.com/curl/curl.git
synced 2026-08-05 22:36:19 +03:00
more fixes for the testsuite cookie expiration issue
This commit is contained in:
parent
d60848d04b
commit
401598c2fe
4 changed files with 7 additions and 7 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue