]> granicus.if.org Git - curl/commit
CURLOPT_COOKIELIST.3: Explain Set-Cookie without a domain
authorJay Satiro <raysatiro@yahoo.com>
Mon, 25 May 2015 21:27:53 +0000 (17:27 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 25 May 2015 21:27:53 +0000 (17:27 -0400)
commitb18a1654c1cfa19269553977bf2dda41bcbf0fa7
tree5c1bce4e40eb918e1166ca30cbc3400d1b471339
parent02dfc930b5d5aaeab0ea7bf0019d2e753daa7491
CURLOPT_COOKIELIST.3: Explain Set-Cookie without a domain

Document that if Set-Cookie is used without a domain then the cookie is
sent for any domain and will not be modified.

Bug: http://curl.haxx.se/mail/lib-2015-05/0137.html
Reported-by: Alexander Dyagilev
docs/libcurl/opts/CURLOPT_COOKIELIST.3