Home
last modified time | relevance | path

Searched refs:enable (Results 51 – 75 of 109) sorted by relevance

12345

/curl/docs/libcurl/opts/
H A DCURLOPT_FTP_USE_PRET.md24 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_FTP_USE_PRET, long enable);
H A DCURLOPT_SSL_VERIFYSTATUS.md33 Pass a long as parameter set to 1 to enable or 0 to disable.
H A DCURLOPT_TCP_KEEPIDLE.md52 /* enable TCP keep-alive for this transfer */
H A DCURLOPT_TCP_KEEPINTVL.md51 /* enable TCP keep-alive for this transfer */
H A DCURLOPT_SASL_IR.md26 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_SASL_IR, long enable);
H A DCURLOPT_POST.md44 options. To enable chunked encoding, you simply pass in the appropriate
54 size before starting the POST if you use chunked encoding. You enable this by
H A DCURLOPT_DEBUGDATA.md68 /* the DEBUGFUNCTION has no effect until we enable VERBOSE */
H A DCURLOPT_SSL_SESSIONID_CACHE.md35 this to 1 to enable it. By default all transfers are done using the cache
H A DCURLOPT_TCP_KEEPALIVE.md53 /* enable TCP keep-alive for this transfer */
H A DCURLOPT_MAXREDIRS.md55 /* enable redirect following */
H A DCURLOPT_SOCKS5_AUTH.md54 /* enable username/password authentication only */
H A DCURLOPT_TCP_KEEPCNT.md53 /* enable TCP keep-alive for this transfer */
H A DCURLOPT_AUTOREFERER.md32 Pass a long parameter set to 1 to enable this. When enabled, libcurl
H A DCURLOPT_DOH_SSL_VERIFYSTATUS.md34 Pass a long as parameter set to 1 to enable or 0 to disable.
H A DCURLINFO_REDIRECT_URL.md33 you to if you would enable CURLOPT_FOLLOWLOCATION(3). This can come handy if
H A DCURLOPT_CERTINFO.md37 Pass a long set to 1 to enable libcurl's certificate chain info gatherer. With
H A DCURLINFO_COOKIELIST.md52 /* enable the cookie engine */
H A DCURLOPT_DNS_SHUFFLE_ADDRESSES.md29 Pass a long set to 1 to enable this option.
H A DCURLOPT_SUPPRESS_CONNECT_HEADERS.md35 essentially a separate set of headers. You can enable this option to suppress
H A DCURLOPT_PUT.md66 /* enable PUT */
/curl/docs/cmdline-opts/
H A Ddisable-eprt.md25 --eprt can be used to explicitly enable EPRT again and --no-eprt is an alias
/curl/docs/libcurl/
H A Dcurl_strequal.md38 This function is provided by libcurl to enable applications to compare strings
H A Dcurl_strnequal.md41 This function is provided by libcurl to enable applications to compare strings
/curl/CMake/
H A DPickyWarnings.cmake52 # WPICKY_ENABLE = Options we want to enable as-is.
53 # WPICKY_DETECT = Options we want to test first and enable if available.
91 # Always enable with clang, version dependent with gcc
/curl/m4/
H A Dcurl-amissl.m426 AC_MSG_CHECKING([whether to enable Amiga native SSL/TLS (AmiSSL v5)])

Completed in 24 milliseconds

12345