Home
last modified time | relevance | path

Searched refs:only (Results 176 – 200 of 330) sorted by relevance

12345678910>>...14

/curl/docs/libcurl/opts/
H A DCURLOPT_DOH_SSL_VERIFYSTATUS.md40 only affects requests to the DoH server.
H A DCURLOPT_SSH_KNOWNHOSTS.md31 format as supported by libssh2. If this file is specified, libcurl only
H A DCURLOPT_DNS_INTERFACE.md61 resolver backend that supports this operation. The c-ares backend is the only
H A DCURLOPT_DNS_LOCAL_IP6.md60 supports this operation. The c-ares backend is the only such one.
H A DCURLOPT_CURLU.md40 libcurl uses this handle and its contents read-only and does not change its
H A DCURLOPT_MAXLIFETIME_CONN.md57 /* only allow each connection to be reused for 30 seconds */
H A DCURLOPT_SASL_AUTHZID.md33 When not specified only the authentication identity (*authcid*) as
H A DCURLOPT_CAPATH.md38 utility. This makes sense only when used in combination with the
H A DCURLOPT_HSTS_CTRL.md50 Make the HSTS file (if specified) read-only - makes libcurl not save the cache
H A DCURLOPT_MAXAGE_CONN.md55 /* only allow 30 seconds idle time */
H A DCURLOPT_PROXY_TLS13_CIPHERS.md44 This option is currently used only when curl is built to use OpenSSL 1.1.1 or
H A DCURLINFO_OS_ERRNO.md29 Note that the value is only set on failure, it is not reset upon a successful
H A DCURLOPT_ABSTRACT_UNIX_SOCKET.md41 share the same storage and therefore only one of them can be set per handle.
H A DCURLOPT_HEADER.md41 Further: the CURLOPT_WRITEFUNCTION(3) callback is limited to only ever
H A DCURLOPT_COOKIESESSION.md33 date and they are meant to be alive and existing for this "session" only.
H A DCURLOPT_UPKEEP_INTERVAL_MS.md36 Currently the only protocol with a connection upkeep mechanism is HTTP/2: when
H A DCURLOPT_RESOLVER_START_FUNCTION.md38 *resolver_state* points to a backend-specific resolver state. Currently only
/curl/docs/libcurl/
H A Dcurl_strequal.md33 The **curl_strnequal()** function is similar, except it only compares the
H A Dcurl_strnequal.md33 The **curl_strnequal()** function is similar, except it only compares the
H A Dcurl_url_get.md139 component. Such a URL can then only be parsed with curl_url_set() if
169 userinfo part. It is only recognized/used when parsing URLs for the following
200 delimiter only. It is not part of the query contents.
212 delimiter only. It is not part of the fragment contents.
H A Dcurl_mime_name.md40 is valid: only the value set by the last call is retained. It is possible to
H A Dlibcurl-env.md33 the **http_proxy** one which is only used lowercase. Note also that some
66 only) in which the .netrc file is likely to exist.
/curl/CMake/
H A DPickyWarnings.cmake153 … # clang 4.0 gcc 7.0 appleclang 12.4 # we have silencing markup for clang 10.0 and above only
173 -Wno-pedantic-ms-format # gcc 4.5 (mingw-only)
222 # GCC only warns about unknown -Wno- options if there are also other diagnostic messages,
/curl/m4/
H A Dcurl-confopts.m4129 dnl debug memory tracking for the libcurl library. This can only
265 dnl symbols. This is only supported on some compilers/linkers.
495 $PKGCONFIG --libs-only-l libcares`
497 $PKGCONFIG --libs-only-L libcares`
499 $PKGCONFIG --cflags-only-I libcares`
513 ares_LIBS=`$PKGCONFIG --libs-only-l libcares`
514 ares_LDFLAGS=`$PKGCONFIG --libs-only-L libcares`
515 ares_CPPFLAGS=`$PKGCONFIG --cflags-only-I libcares`
/curl/docs/cmdline-opts/
H A Dlocation.md25 When authentication is used, curl only sends its credentials to the initial

Completed in 23 milliseconds

12345678910>>...14