Lines Matching full:libcurl
23 .TH curl_version_info 3 "2 Nov 2014" "libcurl 7.40.0" "libcurl Manual"
25 curl_version_info - returns run-time libcurl version info
33 features in the running version of libcurl. \fItype\fP should be set to the
35 libcurl will always return a proper struct that your program understands,
79 new the libcurl you're using is. You are however guaranteed to get a struct that you
80 have a matching struct for in the header, as you tell libcurl your "age" with
83 \fIversion\fP is just an ascii string for the libcurl version.
89 \fIhost\fP is an ascii string showing what host information that this libcurl
112 libcurl was built with debug capabilities (added in 7.10.6)
114 libcurl was built with memory tracking debug capabilities. This is mainly of
115 interest for libcurl hackers. (added in 7.19.6)
117 libcurl was built with support for asynchronous name lookups, which allows
121 libcurl was built with support for SPNEGO authentication (Simple and Protected
124 libcurl was built with support for large files. (Added in 7.11.1)
126 libcurl was built with support for IDNA, domain names with international
129 libcurl was built with support for SSPI. This is only available on Windows and
130 makes libcurl use Windows-provided functions for Kerberos, NTLM, SPNEGO and
131 Digest authentication. It also allows libcurl to use the current user
134 libcurl was built with support for GSS-API. This makes libcurl use provided
135 functions for Kerberos and SPNEGO authentication. It also allows libcurl
139 libcurl was built with support for character conversions, as provided by the
142 libcurl was built with support for TLS-SRP. (Added in 7.21.4)
144 libcurl was built with support for NTLM delegation to a winbind helper.
147 libcurl was built with support for HTTP2.
150 libcurl was built with support for Unix domain sockets.
153 \fIssl_version\fP is an ASCII string for the OpenSSL version used. If libcurl
159 libcurl has no libz support, this is NULL.
162 names protocols that libcurl supports (using lowercase letters). The protocol