From: Daniel Gustafsson Date: Thu, 5 May 2022 09:51:07 +0000 (+0200) Subject: HTTP-COOKIES: add missing CURLOPT_COOKIESESSION X-Git-Tag: curl-7_83_1~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e8413ab0b7e6465b886b093d3ee65ee213ce689;p=thirdparty%2Fcurl.git HTTP-COOKIES: add missing CURLOPT_COOKIESESSION Commit 980a47b42 added support for ignoring session cookies, but it was never added to the documentation. Closes: #8795 Reviewed-by: Daniel Stenberg --- diff --git a/docs/HTTP-COOKIES.md b/docs/HTTP-COOKIES.md index 8610d73ba6..73fa242bbb 100644 --- a/docs/HTTP-COOKIES.md +++ b/docs/HTTP-COOKIES.md @@ -115,6 +115,11 @@ details set, or pass in a line from a Netscape cookie file. This option can also be used to flush the cookies etc. + `CURLOPT_COOKIESESSION` + + Tell libcurl to ignore all cookies it is about to load that are session + cookies. + `CURLINFO_COOKIELIST` Extract cookie information from the internal cookie storage as a linked