diff options
-rw-r--r-- | tests/data/test61 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test61 b/tests/data/test61 index 9cca258ee..0c25385e6 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -43,8 +43,8 @@ Host: www.host.foo.com # http://www.netscape.com/newsref/std/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. -.127.0.0.1 TRUE /silly/ FALSE 0 ismatch this -.127.0.0.1 TRUE / FALSE 0 partmatch present -127.0.0.1 FALSE /we/want/ FALSE 1391252187 nodomain value +.foo.com TRUE /we/want/ FALSE 1170327387 test yes +.host.foo.com TRUE /we/want/ FALSE 1170327387 test2 yes +.foo.com TRUE /moo TRUE 0 test3 maybe </file> </verify> |