On 3/5/2020 11:06 AM, Felipe Gasper via curl-library wrote:
Would a PR to clarify the documentation on this point be acceptable? e.g., in
curl_share_setopt(3)’s description of CURL_LOCK_DATA_COOKIE, something like:
---
Prior to 7.67, designating a cookie-sharing share object on an easy automatically enabled
that easy object’s cookie engine. As of curl 7.67, though, for an easy object to use a
cookie share it is necessary to explicitly initialize that easy object’s cookie engine,
e.g., curl_easy_setopt(easy, CURLOPT_COOKIEFILE, "").
---
It's not necessary to document the bug but I've submitted a PR to
clarify the documentation. [1]
Thanks
[1]: https://github.com/curl/curl/pull/5048
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html