Lines Matching refs:supports
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)
371 supports Kerberos V4 (when using FTP). Legacy bit. Deprecated since 7.33.0.