Lines Matching refs:in

11 Added-in: 7.10.0
28 Returns a pointer to a filled in static struct with information about various
29 features in the running version of libcurl. *age* should be set to the
32 programs in the future might get a different struct. **CURLVERSION_NOW** is
90 const char *cainfo; /* the built-in default CURLOPT_CAINFO, might
92 const char *capath; /* the built-in default CURLOPT_CAPATH, might
116 that you have a matching struct for in the header, as you tell libcurl your
149 names are the same as would be used in URLs. The array is terminated by a NULL
158 HTTP Alt-Svc parsing and the associated options (Added in 7.64.1)
166 interface. (added in 7.10.7)
172 supports HTTP Brotli content encoding using libbrotlidec (Added in 7.57.0)
178 libcurl was built with debug capabilities (added in 7.10.6)
184 libcurl was built with ECH support (experimental, added in 8.8.0)
191 authentication methods. (added in 7.76.0)
200 (Added in 7.38.0)
207 (Added in 7.74.0)
214 (Added in 7.33.0)
220 HTTP/3 and QUIC support are built-in (Added in 7.66.0)
227 (Added in 7.52.0)
234 letters. (Added in 7.12.0)
247 SOCKSv5 proxy. (Added in 7.40.0)
253 libcurl was built with support for large files. (Added in 7.11.1)
259 supports HTTP deflate using libz (Added in 7.10)
267 (Added in 7.56.0)
273 supports HTTP NTLM (added in 7.10.6)
280 (Added in 7.22.0) This feature was removed from curl in 8.8.0.
288 (Added in 7.47.0)
295 GSS-API Negotiation Mechanism, defined in RFC 2478.) (added in 7.10.8)
301 supports SSL (HTTPS/FTPS) (Added in 7.10)
310 credentials without the app having to pass them on. (Added in 7.13.2)
317 curl initialization. (Added in 7.84.0) See libcurl-thread(3)
323 libcurl was built with support for TLS-SRP (in one or more of the built-in TLS
324 backends). (Added in 7.21.4)
331 interest for libcurl hackers. (added in 7.19.6)
338 characters work in filenames and options passed to libcurl. (Added in 7.72.0)
345 (Added in 7.40.0)
351 supports HTTP zstd content encoding using zstd library (Added in 7.72.0)
358 CURLOPT_CONV_* callbacks. Always 0 since 7.82.0. (Added in 7.15.4,
365 supports HTTP GSS-Negotiate (added in 7.10.6, deprecated in 7.38.0)