]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLOPT_CAINFO_BLOB.3: explain what CURL_BLOB_COPY does
authorJay Satiro <raysatiro@yahoo.com>
Mon, 6 Nov 2023 07:09:31 +0000 (02:09 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Sun, 12 Nov 2023 19:29:01 +0000 (14:29 -0500)
commitcdac7cd3f30a6ea3c845cff55d91252cd09e8d95
treee0234925fafc6935dd070b5d06c49874645d0fe9
parentff1fdfecb1396a44c4761e822bd2011d096c5c9f
CURLOPT_CAINFO_BLOB.3: explain what CURL_BLOB_COPY does

- Add an explanation of the CURL_BLOB_COPY flag to CURLOPT_CAINFO_BLOB
  and CURLOPT_PROXY_CAINFO_BLOB docs.

All the other _BLOB option docs already have the same explanation.

Closes https://github.com/curl/curl/pull/12277
docs/libcurl/opts/CURLOPT_CAINFO_BLOB.3
docs/libcurl/opts/CURLOPT_PROXY_CAINFO_BLOB.3