-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.FeatureType
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libcURL.FeatureType
Protected Enum FeatureType
AsyncDNS=128
CharsetConversion=4096
DebugSymbols=8192
HTTP2=65536
InternationalDomainNames=1024
IPv6=1
LargeFiles=512
SSL=4
Auth_Kerberos4=2
Auth_Kerberos5
Auth_NTLM=16
Auth_GSS=32
Auth_SPNEGO=256
Auth_SSPI=2048
Auth_TLS_SRP=16384
Used in the IsfeatureAvailable method to indicate which feature is being queried.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.