1 # namespace http\Client\Curl\Features
3 CURL feature constants.
6 > These constants have been added in v2.6.0, resp. v3.1.0.
11 Whether libcurl supports asynchronous domain name resolution.
13 Whether libcurl supports the Generic Security Services Application Program Interface. Available if libcurl is v7.38.0 or more recent.
15 Whether libcurl supports HTTP Generic Security Services negotiation.
17 Whether libcurl supports the HTTP/2 protocol. Available if libcurl is v7.33.0 or more recent.
19 Whether libcurl supports international domain names.
21 Whether libcurl supports IPv6.
23 Whether libcurl supports the old Kerberos protocol.
25 Whether libcurl supports the more recent Kerberos v5 protocol. Available if libcurl is v7.40.0 or more recent.
27 Whether libcurl supports large files.
29 Whether libcurl supports gzip/deflate compression.
31 Whether libcurl supports the NT Lan Manager authentication.
33 Whether libcurl supports NTLM delegation to a winbind helper. Available if libcurl is v7.22.0 or more recent.
35 Whether libcurl supports the Public Suffix List for cookie host handling. Available if libcurl is v7.47.0 or more recent.
37 Whether libcurl supports the Simple and Protected GSSAPI Negotiation Mechanism.
39 Whether libcurl supports SSL/TLS protocols.
41 Whether libcurl supports the Security Support Provider Interface.
43 Whether libcurl supports TLS Secure Remote Password authentication. Available if libcurl is v7.21.4 or more recent.
45 Whether libcurl supports connections to unix sockets. Available if libcurl is v7.40.0 or more recent.