Home | History | Annotate | Download | only in libcurl

Lines Matching full:libcurl

23 .TH curl_version_info 3 "December 29, 2017" "libcurl 7.58.0" "libcurl Manual"
26 curl_version_info - returns run-time libcurl version info
34 features in the running version of libcurl. \fIage\fP should be set to the
36 libcurl will always return a proper struct that your program understands,
86 new the libcurl you're using is. You are however guaranteed to get a struct
87 that you have a matching struct for in the header, as you tell libcurl your
90 \fIversion\fP is just an ascii string for the libcurl version.
96 \fIhost\fP is an ascii string showing what host information that this libcurl
119 libcurl was built with debug capabilities (added in 7.10.6)
121 libcurl was built with memory tracking debug capabilities. This is mainly of
122 interest for libcurl hackers. (added in 7.19.6)
124 libcurl was built with support for asynchronous name lookups, which allows
128 libcurl was built with support for SPNEGO authentication (Simple and Protected
131 libcurl was built with support for large files. (Added in 7.11.1)
133 libcurl was built with support for IDNA, domain names with international
136 libcurl was built with support for SSPI. This is only available on Windows and
137 makes libcurl use Windows-provided functions for Kerberos, NTLM, SPNEGO and
138 Digest authentication. It also allows libcurl to use the current user
141 libcurl was built with support for GSS-API. This makes libcurl use provided
142 functions for Kerberos and SPNEGO authentication. It also allows libcurl
146 libcurl was built with support for character conversions, as provided by the
149 libcurl was built with support for TLS-SRP. (Added in 7.21.4)
151 libcurl was built with support for NTLM delegation to a winbind helper.
154 libcurl was built with support for HTTP2.
157 libcurl was built with support for Unix domain sockets.
160 libcurl was built with support for Mozilla's Public Suffix List. This makes
161 libcurl ignore cookies with a domain that's on the list.
164 libcurl was built with support for HTTPS-proxy.
167 libcurl was built with multiple SSL backends. For details, see
173 \fIssl_version\fP is an ASCII string for the OpenSSL version used. If libcurl
179 libcurl has no libz support, this is NULL.
182 names protocols that libcurl supports (using lowercase letters). The protocol