Searched refs:supports (Results 1 – 25 of 70) sorted by relevance
123
/curl/docs/libcurl/ |
H A D | libcurl.m4 | 62 AH_TEMPLATE([LIBCURL_FEATURE_SSL],[Defined if libcurl supports SSL]) 63 AH_TEMPLATE([LIBCURL_FEATURE_KRB4],[Defined if libcurl supports KRB4]) 64 AH_TEMPLATE([LIBCURL_FEATURE_IPV6],[Defined if libcurl supports IPv6]) 65 AH_TEMPLATE([LIBCURL_FEATURE_LIBZ],[Defined if libcurl supports libz]) 67 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN]) 68 AH_TEMPLATE([LIBCURL_FEATURE_SSPI],[Defined if libcurl supports SSPI]) 69 AH_TEMPLATE([LIBCURL_FEATURE_NTLM],[Defined if libcurl supports NTLM]) 71 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTP],[Defined if libcurl supports HTTP]) 73 AH_TEMPLATE([LIBCURL_PROTOCOL_FTP],[Defined if libcurl supports FTP]) 74 AH_TEMPLATE([LIBCURL_PROTOCOL_FTPS],[Defined if libcurl supports FTPS]) [all …]
|
H A D | curl_version_info.md | 135 names of the features that libcurl supports. The array is terminated by a NULL 148 names protocols that libcurl supports (using lowercase letters). The protocol 172 supports HTTP Brotli content encoding using libbrotlidec (Added in 7.57.0) 240 supports IPv6 246 supports Kerberos V5 authentication for FTP, IMAP, LDAP, POP3, SMTP and 259 supports HTTP deflate using libz (Added in 7.10) 273 supports HTTP NTLM (added in 7.10.6) 301 supports SSL (HTTPS/FTPS) (Added in 7.10) 351 supports HTTP zstd content encoding using zstd library (Added in 7.72.0) 365 supports HTTP GSS-Negotiate (added in 7.10.6, deprecated in 7.38.0) [all …]
|
/curl/docs/cmdline-opts/ |
H A D | no-alpn.md | 22 with an SSL library that supports ALPN. ALPN is used by a libcurl that supports
|
H A D | no-npn.md | 25 with an SSL library that supports NPN. NPN is used by a libcurl that supports
|
H A D | tr-encoding.md | 19 curl supports, and uncompress the data while receiving it.
|
H A D | version.md | 72 This curl supports IDN - international domain names. 81 This curl supports transfers of large files, files larger than 2GB. 88 This curl supports multiple TLS backends.
|
H A D | ssl-auto-client-cert.md | 20 certificate that supports client authentication in the OS certificate store it
|
H A D | styled-output.md | 22 Styled output requires a terminal that supports bold fonts. This feature is
|
H A D | negotiate.md | 24 --version to see if your curl supports GSS-API/SSPI or SPNEGO.
|
H A D | compressed.md | 18 Request a compressed response using one of the algorithms curl supports, and
|
H A D | http2-prior-knowledge.md | 23 It requires prior knowledge that the server supports HTTP/2 straight away.
|
H A D | login-options.md | 27 Since 8.2.0, IMAP supports the login option `AUTH=+LOGIN`. With this option,
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_SASL_IR.md | 42 Note: Whilst IMAP supports this option there is no need to explicitly set it, 43 as libcurl can determine the feature itself when the server supports the
|
H A D | CURLOPT_SSL_ENABLE_ALPN.md | 33 is built to use supports it), which can be used to negotiate http2.
|
H A D | CURLOPT_SSL_ENABLE_NPN.md | 35 is built to use supports it), which can be used to negotiate http2.
|
H A D | CURLOPT_SSL_EC_CURVES.md | 35 SSL handshake (if the SSL backend libcurl is built to use supports it).
|
H A D | CURLOPT_TCP_KEEPALIVE.md | 35 options, provided the operating system supports them. Set to 0 (default behavior)
|
H A D | CURLOPT_TELNETOPTIONS.md | 32 supports the options **TTYPE**, **XDISPLOC** and **NEW_ENV**. See the TELNET
|
H A D | CURLOPT_TRANSFER_ENCODING.md | 33 request. If the server supports this and so desires, it can respond with the
|
H A D | CURLOPT_DNS_INTERFACE.md | 67 supports this operation. The c-ares backend is the only such one.
|
H A D | CURLOPT_DNS_SERVERS.md | 71 supports this operation. The c-ares backend is the only such one.
|
H A D | CURLOPT_HEADER.md | 44 header can be longer and the CURLOPT_HEADERFUNCTION(3) supports getting
|
/curl/tests/data/ |
H A D | test928 | 13 214-This server supports the following commands:
|
H A D | test3021 | 20 # so far only the libssh2 backend supports SHA256
|
H A D | test3022 | 20 # so far only the libssh2 backend supports SHA256
|
Completed in 21 milliseconds
123