Options

curl-writedata-setter
Signature:

curl-writedata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_WRITEDATA.html

curl-url-setter
Signature:

curl-url-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_URL.html

curl-port-setter
Signature:

curl-port-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PORT.html

curl-proxy-setter
Signature:

curl-proxy-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY.html

curl-userpwd-setter
Signature:

curl-userpwd-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_USERPWD.html

curl-proxyuserpwd-setter
Signature:

curl-proxyuserpwd-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXYUSERPWD.html

curl-range-setter
Signature:

curl-range-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RANGE.html

curl-readdata-setter
Signature:

curl-readdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_READDATA.html

curl-errorbuffer-setter
Signature:

curl-errorbuffer-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ERRORBUFFER.html

curl-writefunction-setter
Signature:

curl-writefunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_WRITEFUNCTION.html

curl-readfunction-setter
Signature:

curl-readfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_READFUNCTION.html

curl-timeout-setter
Signature:

curl-timeout-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TIMEOUT.html

curl-infilesize-setter
Signature:

curl-infilesize-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_INFILESIZE.html

curl-postfields-setter
Signature:

curl-postfields-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_POSTFIELDS.html

curl-referer-setter
Signature:

curl-referer-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_REFERER.html

curl-ftpport-setter
Signature:

curl-ftpport-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTPPORT.html

curl-useragent-setter
Signature:

curl-useragent-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_USERAGENT.html

curl-low-speed-limit-setter
Signature:

curl-low-speed-limit-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_LOW_SPEED_LIMIT.html

curl-low-speed-time-setter
Signature:

curl-low-speed-time-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_LOW_SPEED_TIME.html

curl-resume-from-setter
Signature:

curl-resume-from-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RESUME_FROM.html

curl-cookie-setter
Signature:

curl-cookie-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_COOKIE.html

curl-httpheader-setter
Signature:

curl-httpheader-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTPHEADER.html

curl-httppost-setter
Signature:

curl-httppost-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTPPOST.html

curl-sslcert-setter
Signature:

curl-sslcert-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSLCERT.html

curl-keypasswd-setter
Signature:

curl-keypasswd-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_KEYPASSWD.html

curl-crlf-setter
Signature:

curl-crlf-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CRLF.html

curl-quote-setter
Signature:

curl-quote-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_QUOTE.html

curl-headerdata-setter
Signature:

curl-headerdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HEADERDATA.html

curl-cookiefile-setter
Signature:

curl-cookiefile-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_COOKIEFILE.html

curl-sslversion-setter
Signature:

curl-sslversion-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSLVERSION.html

curl-timecondition-setter
Signature:

curl-timecondition-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TIMECONDITION.html

curl-timevalue-setter
Signature:

curl-timevalue-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TIMEVALUE.html

curl-customrequest-setter
Signature:

curl-customrequest-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CUSTOMREQUEST.html

curl-stderr-setter
Signature:

curl-stderr-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_STDERR.html

curl-postquote-setter
Signature:

curl-postquote-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_POSTQUOTE.html

curl-verbose-setter
Signature:

curl-verbose-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_VERBOSE.html

curl-header-setter
Signature:

curl-header-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HEADER.html

curl-noprogress-setter
Signature:

curl-noprogress-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_NOPROGRESS.html

curl-nobody-setter
Signature:

curl-nobody-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_NOBODY.html

curl-failonerror-setter
Signature:

curl-failonerror-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FAILONERROR.html

curl-upload-setter
Signature:

curl-upload-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_UPLOAD.html

curl-post-setter
Signature:

curl-post-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_POST.html

curl-dirlistonly-setter
Signature:

curl-dirlistonly-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DIRLISTONLY.html

curl-append-setter
Signature:

curl-append-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_APPEND.html

curl-netrc-setter
Signature:

curl-netrc-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_NETRC.html

curl-followlocation-setter
Signature:

curl-followlocation-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FOLLOWLOCATION.html

curl-transfertext-setter
Signature:

curl-transfertext-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TRANSFERTEXT.html

curl-put-setter
Signature:

curl-put-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PUT.html

curl-progressfunction-setter
Signature:

curl-progressfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROGRESSFUNCTION.html

curl-xferinfodata-setter
Signature:

curl-xferinfodata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_XFERINFODATA.html

curl-autoreferer-setter
Signature:

curl-autoreferer-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_AUTOREFERER.html

curl-proxyport-setter
Signature:

curl-proxyport-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXYPORT.html

curl-postfieldsize-setter
Signature:

curl-postfieldsize-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_POSTFIELDSIZE.html

curl-httpproxytunnel-setter
Signature:

curl-httpproxytunnel-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTPPROXYTUNNEL.html

curl-interface-setter
Signature:

curl-interface-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_INTERFACE.html

curl-krblevel-setter
Signature:

curl-krblevel-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_KRBLEVEL.html

curl-ssl-verifypeer-setter
Signature:

curl-ssl-verifypeer-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_VERIFYPEER.html

curl-cainfo-setter
Signature:

curl-cainfo-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CAINFO.html

curl-maxredirs-setter
Signature:

curl-maxredirs-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAXREDIRS.html

curl-filetime-setter
Signature:

curl-filetime-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FILETIME.html

curl-telnetoptions-setter
Signature:

curl-telnetoptions-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TELNETOPTIONS.html

curl-maxconnects-setter
Signature:

curl-maxconnects-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAXCONNECTS.html

curl-fresh-connect-setter
Signature:

curl-fresh-connect-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FRESH_CONNECT.html

curl-forbid-reuse-setter
Signature:

curl-forbid-reuse-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FORBID_REUSE.html

curl-random-file-setter
Signature:

curl-random-file-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RANDOM_FILE.html

curl-egdsocket-setter
Signature:

curl-egdsocket-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_EGDSOCKET.html

curl-connecttimeout-setter
Signature:

curl-connecttimeout-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CONNECTTIMEOUT.html

curl-headerfunction-setter
Signature:

curl-headerfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HEADERFUNCTION.html

curl-httpget-setter
Signature:

curl-httpget-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTPGET.html

curl-ssl-verifyhost-setter
Signature:

curl-ssl-verifyhost-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_VERIFYHOST.html

curl-cookiejar-setter
Signature:

curl-cookiejar-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_COOKIEJAR.html

curl-ssl-cipher-list-setter
Signature:

curl-ssl-cipher-list-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_CIPHER_LIST.html

curl-http-version-setter
Signature:

curl-http-version-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTP_VERSION.html

curl-ftp-use-epsv-setter
Signature:

curl-ftp-use-epsv-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_USE_EPSV.html

curl-sslcerttype-setter
Signature:

curl-sslcerttype-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSLCERTTYPE.html

curl-sslkeytype-setter
Signature:

curl-sslkeytype-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSLKEYTYPE.html

curl-sslengine-setter
Signature:

curl-sslengine-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSLENGINE.html

curl-sslengine-default-setter
Signature:

curl-sslengine-default-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSLENGINE_DEFAULT.html

curl-dns-use-global-cache-setter
Signature:

curl-dns-use-global-cache-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DNS_USE_GLOBAL_CACHE.html

curl-dns-cache-timeout-setter
Signature:

curl-dns-cache-timeout-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DNS_CACHE_TIMEOUT.html

curl-prequote-setter
Signature:

curl-prequote-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PREQUOTE.html

curl-debugfunction-setter
Signature:

curl-debugfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DEBUGFUNCTION.html

curl-debugdata-setter
Signature:

curl-debugdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DEBUGDATA.html

curl-cookiesession-setter
Signature:

curl-cookiesession-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_COOKIESESSION.html

curl-capath-setter
Signature:

curl-capath-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CAPATH.html

curl-buffersize-setter
Signature:

curl-buffersize-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_BUFFERSIZE.html

curl-nosignal-setter
Signature:

curl-nosignal-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_NOSIGNAL.html

curl-share-setter
Signature:

curl-share-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SHARE.html

curl-proxytype-setter
Signature:

curl-proxytype-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXYTYPE.html

curl-accept-encoding-setter
Signature:

curl-accept-encoding-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html

curl-private-setter
Signature:

curl-private-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PRIVATE.html

curl-http200aliases-setter
Signature:

curl-http200aliases-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTP200ALIASES.html

curl-unrestricted-auth-setter
Signature:

curl-unrestricted-auth-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_UNRESTRICTED_AUTH.html

curl-ftp-use-eprt-setter
Signature:

curl-ftp-use-eprt-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_USE_EPRT.html

curl-httpauth-setter
Signature:

curl-httpauth-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTPAUTH.html

curl-ssl-ctx-function-setter
Signature:

curl-ssl-ctx-function-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_CTX_FUNCTION.html

curl-ssl-ctx-data-setter
Signature:

curl-ssl-ctx-data-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_CTX_DATA.html

curl-ftp-create-missing-dirs-setter
Signature:

curl-ftp-create-missing-dirs-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_CREATE_MISSING_DIRS.html

curl-proxyauth-setter
Signature:

curl-proxyauth-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXYAUTH.html

curl-server-response-timeout-setter
Signature:

curl-server-response-timeout-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SERVER_RESPONSE_TIMEOUT.html

curl-ipresolve-setter
Signature:

curl-ipresolve-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_IPRESOLVE.html

curl-maxfilesize-setter
Signature:

curl-maxfilesize-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAXFILESIZE.html

curl-infilesize-large-setter
Signature:

curl-infilesize-large-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-off-t>

Value option:

An instance of <curl-off-t>

Description:

See: https://curl.se/libcurl/c/CURLOPT_INFILESIZE_LARGE.html

curl-resume-from-large-setter
Signature:

curl-resume-from-large-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-off-t>

Value option:

An instance of <curl-off-t>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RESUME_FROM_LARGE.html

curl-maxfilesize-large-setter
Signature:

curl-maxfilesize-large-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-off-t>

Value option:

An instance of <curl-off-t>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAXFILESIZE_LARGE.html

curl-netrc-file-setter
Signature:

curl-netrc-file-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_NETRC_FILE.html

curl-use-ssl-setter
Signature:

curl-use-ssl-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_USE_SSL.html

curl-postfieldsize-large-setter
Signature:

curl-postfieldsize-large-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-off-t>

Value option:

An instance of <curl-off-t>

Description:

See: https://curl.se/libcurl/c/CURLOPT_POSTFIELDSIZE_LARGE.html

curl-tcp-nodelay-setter
Signature:

curl-tcp-nodelay-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TCP_NODELAY.html

curl-ftpsslauth-setter
Signature:

curl-ftpsslauth-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTPSSLAUTH.html

curl-ioctlfunction-setter
Signature:

curl-ioctlfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_IOCTLFUNCTION.html

curl-ioctldata-setter
Signature:

curl-ioctldata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_IOCTLDATA.html

curl-ftp-account-setter
Signature:

curl-ftp-account-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_ACCOUNT.html

curl-cookielist-setter
Signature:

curl-cookielist-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_COOKIELIST.html

curl-ignore-content-length-setter
Signature:

curl-ignore-content-length-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_IGNORE_CONTENT_LENGTH.html

curl-ftp-skip-pasv-ip-setter
Signature:

curl-ftp-skip-pasv-ip-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_SKIP_PASV_IP.html

curl-ftp-filemethod-setter
Signature:

curl-ftp-filemethod-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_FILEMETHOD.html

curl-localport-setter
Signature:

curl-localport-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_LOCALPORT.html

curl-localportrange-setter
Signature:

curl-localportrange-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_LOCALPORTRANGE.html

curl-connect-only-setter
Signature:

curl-connect-only-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CONNECT_ONLY.html

curl-max-send-speed-large-setter
Signature:

curl-max-send-speed-large-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-off-t>

Value option:

An instance of <curl-off-t>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAX_SEND_SPEED_LARGE.html

curl-max-recv-speed-large-setter
Signature:

curl-max-recv-speed-large-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-off-t>

Value option:

An instance of <curl-off-t>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAX_RECV_SPEED_LARGE.html

curl-ftp-alternative-to-user-setter
Signature:

curl-ftp-alternative-to-user-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_ALTERNATIVE_TO_USER.html

curl-sockoptfunction-setter
Signature:

curl-sockoptfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SOCKOPTFUNCTION.html

curl-sockoptdata-setter
Signature:

curl-sockoptdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SOCKOPTDATA.html

curl-ssl-sessionid-cache-setter
Signature:

curl-ssl-sessionid-cache-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_SESSIONID_CACHE.html

curl-ssh-auth-types-setter
Signature:

curl-ssh-auth-types-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_AUTH_TYPES.html

curl-ssh-public-keyfile-setter
Signature:

curl-ssh-public-keyfile-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_PUBLIC_KEYFILE.html

curl-ssh-private-keyfile-setter
Signature:

curl-ssh-private-keyfile-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_PRIVATE_KEYFILE.html

curl-ftp-ssl-ccc-setter
Signature:

curl-ftp-ssl-ccc-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_SSL_CCC.html

curl-timeout-ms-setter
Signature:

curl-timeout-ms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TIMEOUT_MS.html

curl-connecttimeout-ms-setter
Signature:

curl-connecttimeout-ms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CONNECTTIMEOUT_MS.html

curl-http-transfer-decoding-setter
Signature:

curl-http-transfer-decoding-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTP_TRANSFER_DECODING.html

curl-http-content-decoding-setter
Signature:

curl-http-content-decoding-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTP_CONTENT_DECODING.html

curl-new-file-perms-setter
Signature:

curl-new-file-perms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_NEW_FILE_PERMS.html

curl-new-directory-perms-setter
Signature:

curl-new-directory-perms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_NEW_DIRECTORY_PERMS.html

curl-postredir-setter
Signature:

curl-postredir-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_POSTREDIR.html

curl-ssh-host-public-key-md5-setter
Signature:

curl-ssh-host-public-key-md5-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.html

curl-opensocketfunction-setter
Signature:

curl-opensocketfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_OPENSOCKETFUNCTION.html

curl-opensocketdata-setter
Signature:

curl-opensocketdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_OPENSOCKETDATA.html

curl-copypostfields-setter
Signature:

curl-copypostfields-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_COPYPOSTFIELDS.html

curl-proxy-transfer-mode-setter
Signature:

curl-proxy-transfer-mode-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_TRANSFER_MODE.html

curl-seekfunction-setter
Signature:

curl-seekfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SEEKFUNCTION.html

curl-seekdata-setter
Signature:

curl-seekdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SEEKDATA.html

curl-crlfile-setter
Signature:

curl-crlfile-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CRLFILE.html

curl-issuercert-setter
Signature:

curl-issuercert-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ISSUERCERT.html

curl-address-scope-setter
Signature:

curl-address-scope-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ADDRESS_SCOPE.html

curl-certinfo-setter
Signature:

curl-certinfo-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CERTINFO.html

curl-username-setter
Signature:

curl-username-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_USERNAME.html

curl-password-setter
Signature:

curl-password-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PASSWORD.html

curl-proxyusername-setter
Signature:

curl-proxyusername-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXYUSERNAME.html

curl-proxypassword-setter
Signature:

curl-proxypassword-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXYPASSWORD.html

curl-noproxy-setter
Signature:

curl-noproxy-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_NOPROXY.html

curl-tftp-blksize-setter
Signature:

curl-tftp-blksize-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TFTP_BLKSIZE.html

curl-socks5-gssapi-service-setter
Signature:

curl-socks5-gssapi-service-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SOCKS5_GSSAPI_SERVICE.html

curl-socks5-gssapi-nec-setter
Signature:

curl-socks5-gssapi-nec-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SOCKS5_GSSAPI_NEC.html

curl-protocols-setter
Signature:

curl-protocols-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROTOCOLS.html

curl-redir-protocols-setter
Signature:

curl-redir-protocols-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_REDIR_PROTOCOLS.html

curl-ssh-knownhosts-setter
Signature:

curl-ssh-knownhosts-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_KNOWNHOSTS.html

curl-ssh-keyfunction-setter
Signature:

curl-ssh-keyfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_KEYFUNCTION.html

curl-ssh-keydata-setter
Signature:

curl-ssh-keydata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_KEYDATA.html

curl-mail-from-setter
Signature:

curl-mail-from-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAIL_FROM.html

curl-mail-rcpt-setter
Signature:

curl-mail-rcpt-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAIL_RCPT.html

curl-ftp-use-pret-setter
Signature:

curl-ftp-use-pret-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FTP_USE_PRET.html

curl-rtsp-request-setter
Signature:

curl-rtsp-request-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RTSP_REQUEST.html

curl-rtsp-session-id-setter
Signature:

curl-rtsp-session-id-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RTSP_SESSION_ID.html

curl-chunk-data-setter
Signature:

curl-chunk-data-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CHUNK_DATA.html

curl-fnmatch-data-setter
Signature:

curl-fnmatch-data-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_FNMATCH_DATA.html

curl-resolve-setter
Signature:

curl-resolve-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RESOLVE.html

curl-tlsauth-username-setter
Signature:

curl-tlsauth-username-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TLSAUTH_USERNAME.html

curl-tlsauth-password-setter
Signature:

curl-tlsauth-password-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TLSAUTH_PASSWORD.html

curl-tlsauth-type-setter
Signature:

curl-tlsauth-type-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TLSAUTH_TYPE.html

curl-transfer-encoding-setter
Signature:

curl-transfer-encoding-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TRANSFER_ENCODING.html

curl-closesocketfunction-setter
Signature:

curl-closesocketfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CLOSESOCKETFUNCTION.html

curl-closesocketdata-setter
Signature:

curl-closesocketdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CLOSESOCKETDATA.html

curl-gssapi-delegation-setter
Signature:

curl-gssapi-delegation-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_GSSAPI_DELEGATION.html

curl-dns-servers-setter
Signature:

curl-dns-servers-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DNS_SERVERS.html

curl-accepttimeout-ms-setter
Signature:

curl-accepttimeout-ms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ACCEPTTIMEOUT_MS.html

curl-tcp-keepalive-setter
Signature:

curl-tcp-keepalive-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TCP_KEEPALIVE.html

curl-tcp-keepidle-setter
Signature:

curl-tcp-keepidle-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TCP_KEEPIDLE.html

curl-tcp-keepintvl-setter
Signature:

curl-tcp-keepintvl-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TCP_KEEPINTVL.html

curl-ssl-options-setter
Signature:

curl-ssl-options-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_OPTIONS.html

curl-mail-auth-setter
Signature:

curl-mail-auth-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAIL_AUTH.html

curl-sasl-ir-setter
Signature:

curl-sasl-ir-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SASL_IR.html

curl-xferinfofunction-setter
Signature:

curl-xferinfofunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_XFERINFOFUNCTION.html

curl-xoauth2-bearer-setter
Signature:

curl-xoauth2-bearer-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_XOAUTH2_BEARER.html

curl-dns-interface-setter
Signature:

curl-dns-interface-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DNS_INTERFACE.html

curl-dns-local-ip4-setter
Signature:

curl-dns-local-ip4-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DNS_LOCAL_IP4.html

curl-dns-local-ip6-setter
Signature:

curl-dns-local-ip6-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DNS_LOCAL_IP6.html

curl-login-options-setter
Signature:

curl-login-options-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_LOGIN_OPTIONS.html

curl-ssl-enable-alpn-setter
Signature:

curl-ssl-enable-alpn-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_ENABLE_ALPN.html

curl-expect-100-timeout-ms-setter
Signature:

curl-expect-100-timeout-ms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_EXPECT_100_TIMEOUT_MS.html

curl-proxyheader-setter
Signature:

curl-proxyheader-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXYHEADER.html

curl-headeropt-setter
Signature:

curl-headeropt-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HEADEROPT.html

curl-pinnedpublickey-setter
Signature:

curl-pinnedpublickey-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PINNEDPUBLICKEY.html

curl-unix-socket-path-setter
Signature:

curl-unix-socket-path-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_UNIX_SOCKET_PATH.html

curl-ssl-verifystatus-setter
Signature:

curl-ssl-verifystatus-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_VERIFYSTATUS.html

curl-ssl-falsestart-setter
Signature:

curl-ssl-falsestart-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_FALSESTART.html

curl-path-as-is-setter
Signature:

curl-path-as-is-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PATH_AS_IS.html

curl-proxy-service-name-setter
Signature:

curl-proxy-service-name-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SERVICE_NAME.html

curl-service-name-setter
Signature:

curl-service-name-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SERVICE_NAME.html

curl-pipewait-setter
Signature:

curl-pipewait-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PIPEWAIT.html

curl-default-protocol-setter
Signature:

curl-default-protocol-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DEFAULT_PROTOCOL.html

curl-stream-weight-setter
Signature:

curl-stream-weight-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_STREAM_WEIGHT.html

curl-stream-depends-setter
Signature:

curl-stream-depends-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_STREAM_DEPENDS.html

curl-stream-depends-e-setter
Signature:

curl-stream-depends-e-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_STREAM_DEPENDS_E.html

curl-tftp-no-options-setter
Signature:

curl-tftp-no-options-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TFTP_NO_OPTIONS.html

curl-connect-to-setter
Signature:

curl-connect-to-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-slistpoint>

Value option:

An instance of <curl-slistpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CONNECT_TO.html

curl-tcp-fastopen-setter
Signature:

curl-tcp-fastopen-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TCP_FASTOPEN.html

curl-keep-sending-on-error-setter
Signature:

curl-keep-sending-on-error-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_KEEP_SENDING_ON_ERROR.html

curl-proxy-cainfo-setter
Signature:

curl-proxy-cainfo-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_CAINFO.html

curl-proxy-capath-setter
Signature:

curl-proxy-capath-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_CAPATH.html

curl-proxy-ssl-verifypeer-setter
Signature:

curl-proxy-ssl-verifypeer-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSL_VERIFYPEER.html

curl-proxy-ssl-verifyhost-setter
Signature:

curl-proxy-ssl-verifyhost-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSL_VERIFYHOST.html

curl-proxy-sslversion-setter
Signature:

curl-proxy-sslversion-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-values>

Value option:

An instance of <curl-values>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSLVERSION.html

curl-proxy-tlsauth-username-setter
Signature:

curl-proxy-tlsauth-username-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_TLSAUTH_USERNAME.html

curl-proxy-tlsauth-password-setter
Signature:

curl-proxy-tlsauth-password-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_TLSAUTH_PASSWORD.html

curl-proxy-tlsauth-type-setter
Signature:

curl-proxy-tlsauth-type-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_TLSAUTH_TYPE.html

curl-proxy-sslcert-setter
Signature:

curl-proxy-sslcert-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSLCERT.html

curl-proxy-sslcerttype-setter
Signature:

curl-proxy-sslcerttype-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSLCERTTYPE.html

curl-proxy-sslkey-setter
Signature:

curl-proxy-sslkey-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSLKEY.html

curl-proxy-sslkeytype-setter
Signature:

curl-proxy-sslkeytype-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSLKEYTYPE.html

curl-proxy-keypasswd-setter
Signature:

curl-proxy-keypasswd-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_KEYPASSWD.html

curl-proxy-ssl-cipher-list-setter
Signature:

curl-proxy-ssl-cipher-list-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSL_CIPHER_LIST.html

curl-proxy-crlfile-setter
Signature:

curl-proxy-crlfile-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_CRLFILE.html

curl-proxy-ssl-options-setter
Signature:

curl-proxy-ssl-options-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSL_OPTIONS.html

curl-pre-proxy-setter
Signature:

curl-pre-proxy-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PRE_PROXY.html

curl-proxy-pinnedpublickey-setter
Signature:

curl-proxy-pinnedpublickey-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_PINNEDPUBLICKEY.html

curl-abstract-unix-socket-setter
Signature:

curl-abstract-unix-socket-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ABSTRACT_UNIX_SOCKET.html

curl-suppress-connect-headers-setter
Signature:

curl-suppress-connect-headers-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SUPPRESS_CONNECT_HEADERS.html

curl-request-target-setter
Signature:

curl-request-target-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_REQUEST_TARGET.html

curl-socks5-auth-setter
Signature:

curl-socks5-auth-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SOCKS5_AUTH.html

curl-ssh-compression-setter
Signature:

curl-ssh-compression-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_COMPRESSION.html

curl-mimepost-setter
Signature:

curl-mimepost-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MIMEPOST.html

curl-timevalue-large-setter
Signature:

curl-timevalue-large-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-off-t>

Value option:

An instance of <curl-off-t>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TIMEVALUE_LARGE.html

curl-happy-eyeballs-timeout-ms-setter
Signature:

curl-happy-eyeballs-timeout-ms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.html

curl-resolver-start-function-setter
Signature:

curl-resolver-start-function-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RESOLVER_START_FUNCTION.html

curl-resolver-start-data-setter
Signature:

curl-resolver-start-data-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_RESOLVER_START_DATA.html

curl-haproxyprotocol-setter
Signature:

curl-haproxyprotocol-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HAPROXYPROTOCOL.html

curl-dns-shuffle-addresses-setter
Signature:

curl-dns-shuffle-addresses-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DNS_SHUFFLE_ADDRESSES.html

curl-tls13-ciphers-setter
Signature:

curl-tls13-ciphers-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TLS13_CIPHERS.html

curl-proxy-tls13-ciphers-setter
Signature:

curl-proxy-tls13-ciphers-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_TLS13_CIPHERS.html

curl-disallow-username-in-url-setter
Signature:

curl-disallow-username-in-url-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DISALLOW_USERNAME_IN_URL.html

curl-doh-url-setter
Signature:

curl-doh-url-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DOH_URL.html

curl-upload-buffersize-setter
Signature:

curl-upload-buffersize-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_UPLOAD_BUFFERSIZE.html

curl-upkeep-interval-ms-setter
Signature:

curl-upkeep-interval-ms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_UPKEEP_INTERVAL_MS.html

curl-curlu-setter
Signature:

curl-curlu-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-objectpoint>

Value option:

An instance of <curl-objectpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CURLU.html

curl-trailerfunction-setter
Signature:

curl-trailerfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TRAILERFUNCTION.html

curl-trailerdata-setter
Signature:

curl-trailerdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TRAILERDATA.html

curl-http09-allowed-setter
Signature:

curl-http09-allowed-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HTTP09_ALLOWED.html

curl-altsvc-ctrl-setter
Signature:

curl-altsvc-ctrl-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ALTSVC_CTRL.html

curl-altsvc-setter
Signature:

curl-altsvc-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ALTSVC.html

curl-maxage-conn-setter
Signature:

curl-maxage-conn-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAXAGE_CONN.html

curl-sasl-authzid-setter
Signature:

curl-sasl-authzid-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SASL_AUTHZID.html

curl-mail-rcpt-allowfails-setter
Signature:

curl-mail-rcpt-allowfails-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAIL_RCPT_ALLOWFAILS.html

curl-sslcert-blob-setter
Signature:

curl-sslcert-blob-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-blob>

Value option:

An instance of <curl-blob>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSLCERT_BLOB.html

curl-sslkey-blob-setter
Signature:

curl-sslkey-blob-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-blob>

Value option:

An instance of <curl-blob>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSLKEY_BLOB.html

curl-proxy-sslcert-blob-setter
Signature:

curl-proxy-sslcert-blob-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-blob>

Value option:

An instance of <curl-blob>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSLCERT_BLOB.html

curl-proxy-sslkey-blob-setter
Signature:

curl-proxy-sslkey-blob-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-blob>

Value option:

An instance of <curl-blob>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_SSLKEY_BLOB.html

curl-issuercert-blob-setter
Signature:

curl-issuercert-blob-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-blob>

Value option:

An instance of <curl-blob>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ISSUERCERT_BLOB.html

curl-proxy-issuercert-setter
Signature:

curl-proxy-issuercert-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_ISSUERCERT.html

curl-proxy-issuercert-blob-setter
Signature:

curl-proxy-issuercert-blob-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-blob>

Value option:

An instance of <curl-blob>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_ISSUERCERT_BLOB.html

curl-ssl-ec-curves-setter
Signature:

curl-ssl-ec-curves-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSL_EC_CURVES.html

curl-hsts-ctrl-setter
Signature:

curl-hsts-ctrl-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HSTS_CTRL.html

curl-hsts-setter
Signature:

curl-hsts-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HSTS.html

curl-hstsreadfunction-setter
Signature:

curl-hstsreadfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HSTSREADFUNCTION.html

curl-hstsreaddata-setter
Signature:

curl-hstsreaddata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HSTSREADDATA.html

curl-hstswritefunction-setter
Signature:

curl-hstswritefunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HSTSWRITEFUNCTION.html

curl-hstswritedata-setter
Signature:

curl-hstswritedata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HSTSWRITEDATA.html

curl-aws-sigv4-setter
Signature:

curl-aws-sigv4-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_AWS_SIGV4.html

curl-doh-ssl-verifypeer-setter
Signature:

curl-doh-ssl-verifypeer-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DOH_SSL_VERIFYPEER.html

curl-doh-ssl-verifyhost-setter
Signature:

curl-doh-ssl-verifyhost-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DOH_SSL_VERIFYHOST.html

curl-doh-ssl-verifystatus-setter
Signature:

curl-doh-ssl-verifystatus-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_DOH_SSL_VERIFYSTATUS.html

curl-cainfo-blob-setter
Signature:

curl-cainfo-blob-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-blob>

Value option:

An instance of <curl-blob>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CAINFO_BLOB.html

curl-proxy-cainfo-blob-setter
Signature:

curl-proxy-cainfo-blob-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-blob>

Value option:

An instance of <curl-blob>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROXY_CAINFO_BLOB.html

curl-ssh-host-public-key-sha256-setter
Signature:

curl-ssh-host-public-key-sha256-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.html

curl-prereqfunction-setter
Signature:

curl-prereqfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PREREQFUNCTION.html

curl-prereqdata-setter
Signature:

curl-prereqdata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PREREQDATA.html

curl-maxlifetime-conn-setter
Signature:

curl-maxlifetime-conn-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MAXLIFETIME_CONN.html

curl-mime-options-setter
Signature:

curl-mime-options-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_MIME_OPTIONS.html

curl-ssh-hostkeyfunction-setter
Signature:

curl-ssh-hostkeyfunction-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-functionpoint>

Value option:

An instance of <curl-functionpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_HOSTKEYFUNCTION.html

curl-ssh-hostkeydata-setter
Signature:

curl-ssh-hostkeydata-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-cbpoint>

Value option:

An instance of <curl-cbpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SSH_HOSTKEYDATA.html

curl-protocols-str-setter
Signature:

curl-protocols-str-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_PROTOCOLS_STR.html

curl-redir-protocols-str-setter
Signature:

curl-redir-protocols-str-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_REDIR_PROTOCOLS_STR.html

curl-ws-options-setter
Signature:

curl-ws-options-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_WS_OPTIONS.html

curl-ca-cache-timeout-setter
Signature:

curl-ca-cache-timeout-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_CA_CACHE_TIMEOUT.html

curl-quick-exit-setter
Signature:

curl-quick-exit-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_QUICK_EXIT.html

curl-haproxy-client-ip-setter
Signature:

curl-haproxy-client-ip-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_HAPROXY_CLIENT_IP.html

curl-server-response-timeout-ms-setter
Signature:

curl-server-response-timeout-ms-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.html

curl-ech-setter
Signature:

curl-ech-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-stringpoint>

Value option:

An instance of <curl-stringpoint>

Description:

See: https://curl.se/libcurl/c/CURLOPT_ECH.html

curl-tcp-keepcnt-setter
Signature:

curl-tcp-keepcnt-setter (curl option) => (option)

Parameters:
  • curl – An instance of <curl-easy>

  • option – An instance of <curl-long>

Value option:

An instance of <curl-long>

Description:

See: https://curl.se/libcurl/c/CURLOPT_TCP_KEEPCNT.html