]> granicus.if.org Git - curl/commit
cookie: Stop exporting any-domain cookies
authorJay Satiro <raysatiro@yahoo.com>
Thu, 4 Jun 2015 01:48:47 +0000 (21:48 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 4 Jun 2015 01:48:47 +0000 (21:48 -0400)
commit3013bb6b1c8e63e46ed0324eddffa6c54228acd7
treeac7fa2d8b88f69a0899f8e55bff143cd0f214a22
parent001ab7d86092f715088a8611a675f8b2537f45b3
cookie: Stop exporting any-domain cookies

Prior to this change any-domain cookies (cookies without a domain that
are sent to any domain) were exported with domain name "unknown".

Bug: https://github.com/bagder/curl/issues/292
docs/examples/cookie_interface.c
docs/libcurl/opts/CURLOPT_COOKIELIST.3
lib/cookie.c