Home
last modified time | relevance | path

Searched refs:enable (Results 76 – 100 of 105) sorted by relevance

12345

/curl/docs/libcurl/opts/
H A DCURLOPT_HSTSREADFUNCTION.md59 This option does not enable HSTS, you need to use CURLOPT_HSTS_CTRL(3) to
H A DCURLOPT_PRE_PROXY.md43 one to enable socks5 and asking the proxy to do the resolving, also known as
H A DCURLOPT_HSTSWRITEFUNCTION.md63 This option does not enable HSTS, you need to use CURLOPT_HSTS_CTRL(3) to
H A DCURLOPT_FOLLOWLOCATION.md26 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_FOLLOWLOCATION, long enable);
H A DCURLOPT_PROXY_SSL_VERIFYPEER.md32 Pass a long as parameter set to 1L to enable or 0L to disable.
H A DCURLOPT_DOH_SSL_VERIFYPEER.md36 Pass a long as parameter set to 1L to enable or 0L to disable.
H A DCURLOPT_SSL_VERIFYPEER.md34 Pass a long as parameter to enable or disable.
H A DCURLOPT_XFERINFOFUNCTION.md107 /* enable progress callback getting called */
H A DCURLOPT_ACCEPT_ENCODING.md87 /* enable all supported built-in compressions */
H A DCURLOPT_WRITEFUNCTION.md70 This option does not enable HSTS, you need to use CURLOPT_HSTS_CTRL(3) to
H A DCURLOPT_DEBUGFUNCTION.md190 /* the DEBUGFUNCTION has no effect until we enable VERBOSE */
H A DCURLOPT_NETRC.md17 CURLOPT_NETRC - enable use of .netrc
/curl/docs/libcurl/
H A Dcurl_global_init_mem.md39 threaded resolver is a common build option to enable (and in some cases the
H A Dcurl_global_trace.md54 to all components. Names may be prefixed with '+' or '-' to enable or disable
/curl/lib/
H A Dsendf.h342 void Curl_creader_set_rewind(struct Curl_easy *data, bool enable);
H A Dcurl_addrinfo.c437 #pragma message enable PTRMISMATCH in Curl_ip2addr()
H A Dsendf.c171 void Curl_creader_set_rewind(struct Curl_easy *data, bool enable) in Curl_creader_set_rewind() argument
173 data->req.rewind_read = !!enable; in Curl_creader_set_rewind()
/curl/.github/workflows/
H A Ddistcheck.yml110 ../configure --without-ssl --enable-debug "--prefix=${PWD}/pkg" --without-libpsl
/curl/
H A DCMakeLists.txt91 option(ENABLE_ARES "Set to ON to enable c-ares support" OFF)
112 cmake_dependent_option(ENABLE_THREADED_RESOLVER "Set to ON to enable threaded DNS lookup"
118 option(ENABLE_DEBUG "Set to ON to enable curl debug features" OFF)
173 option(CURL_ENABLE_EXPORT_TARGET "to enable cmake export target" ON)
285 option(ENABLE_IPV6 "Define if you want to enable IPv6 support" ON)
297 CACHE BOOL "Define if you want to enable IPv6 support" FORCE)
586 option(CURL_BROTLI "Set to ON to enable building curl with brotli support." OFF)
599 option(CURL_ZSTD "Set to ON to enable building curl with zstd support." OFF)
1172 "Set CURL_CA_PATH=none or enable one of those TLS backends.")
1441 option(ENABLE_WEBSOCKETS "Set to ON to enable EXPERIMENTAL websockets" OFF)
[all …]
H A DRELEASE-NOTES44 o cmake: enable SOVERSION for Cygwin and `CMAKE_DLL_NAME_WITH_SOVERSION` [119]
97 o GHA: enable tests 1139, 1177, 1477 on Windows [59]
140 o quic: enable UDP GRO [157]
/curl/m4/
H A Dcurl-wolfssl.m4131 dnl WolfSSL needs configure --enable-opensslextra to have *get_peer*
H A Dxc-lt-iface.m441 # Default behavior is to enable shared and static libraries on systems
69 # and build runs for shared and static is to enable shared libraries
H A Dcurl-openssl.m4419 AS_HELP_STRING([--enable-openssl-auto-load-config],[Enable automatic loading of OpenSSL configurati…
H A Dcurl-compilers.m464 *** compiler you are using, relative to the flags required to enable or
918 dnl Do not enable -pedantic when cross-compiling with a gcc older
1289 AC_MSG_WARN([cannot enable curl debug memory tracking.])
/curl/packages/vms/
H A Dreadme166 enable or disable optional program features, or which control the build

Completed in 104 milliseconds

12345