chiark / gitweb /
Import curl_7.56.1.orig.tar.gz
[curl.git] / docs / libcurl / libcurl-symbols.3
1 .\" **************************************************************************
2 .\" *                                  _   _ ____  _
3 .\" *  Project                     ___| | | |  _ \| |
4 .\" *                             / __| | | | |_) | |
5 .\" *                            | (__| |_| |  _ <| |___
6 .\" *                             \___|\___/|_| \_\_____|
7 .\" *
8 .\" * Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
9 .\" *
10 .\" * This software is licensed as described in the file COPYING, which
11 .\" * you should have received as part of this distribution. The terms
12 .\" * are also available at https://curl.haxx.se/docs/copyright.html.
13 .\" *
14 .\" * You may opt to use, copy, modify, merge, publish, distribute and/or sell
15 .\" * copies of the Software, and permit persons to whom the Software is
16 .\" * furnished to do so, under the terms of the COPYING file.
17 .\" *
18 .\" * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19 .\" * KIND, either express or implied.
20 .\" *
21 .\" **************************************************************************
22 .TH libcurl-symbols 3 "okt  4, 2017" "libcurl 7.41.0" "libcurl symbols"
23 .SH NAME
24 libcurl-symbols \- libcurl symbol version information
25 .SH "libcurl symbols"
26 This man page details version information for public symbols provided in the
27 libcurl header files. This lists the first version in which the symbol was
28 introduced and for some symbols two additional information pieces:
29
30 The first version in which the symbol is marked "deprecated" - meaning that
31 since that version no new code should be written to use the symbol as it is
32 marked for getting removed in a future.
33
34 The last version that featured the specific symbol. Using the symbol in source
35 code will make it no longer compile error-free after that specified version.
36
37 This man page is automatically generated from the symbols-in-versions file.
38 .IP CURLAUTH_ANY
39 Introduced in 7.10.6
40 .IP CURLAUTH_ANYSAFE
41 Introduced in 7.10.6
42 .IP CURLAUTH_BASIC
43 Introduced in 7.10.6
44 .IP CURLAUTH_DIGEST
45 Introduced in 7.10.6
46 .IP CURLAUTH_DIGEST_IE
47 Introduced in 7.19.3
48 .IP CURLAUTH_GSSAPI
49 Introduced in 7.55.0
50 .IP CURLAUTH_GSSNEGOTIATE
51 Introduced in 7.10.6
52 Deprecated since 7.38.0
53 .IP CURLAUTH_NEGOTIATE
54 Introduced in 7.38.0
55 .IP CURLAUTH_NONE
56 Introduced in 7.10.6
57 .IP CURLAUTH_NTLM
58 Introduced in 7.10.6
59 .IP CURLAUTH_NTLM_WB
60 Introduced in 7.22.0
61 .IP CURLAUTH_ONLY
62 Introduced in 7.21.3
63 .IP CURLCLOSEPOLICY_CALLBACK
64 Introduced in 7.7
65 .IP CURLCLOSEPOLICY_LEAST_RECENTLY_USED
66 Introduced in 7.7
67 .IP CURLCLOSEPOLICY_LEAST_TRAFFIC
68 Introduced in 7.7
69 .IP CURLCLOSEPOLICY_NONE
70 Introduced in 7.7
71 .IP CURLCLOSEPOLICY_OLDEST
72 Introduced in 7.7
73 .IP CURLCLOSEPOLICY_SLOWEST
74 Introduced in 7.7
75 .IP CURLE_ABORTED_BY_CALLBACK
76 Introduced in 7.1
77 .IP CURLE_AGAIN
78 Introduced in 7.18.2
79 .IP CURLE_ALREADY_COMPLETE
80 Introduced in 7.7.2
81 .IP CURLE_BAD_CALLING_ORDER
82 Introduced in 7.1
83 Deprecated since 7.17.0
84 .IP CURLE_BAD_CONTENT_ENCODING
85 Introduced in 7.10
86 .IP CURLE_BAD_DOWNLOAD_RESUME
87 Introduced in 7.10
88 .IP CURLE_BAD_FUNCTION_ARGUMENT
89 Introduced in 7.1
90 .IP CURLE_BAD_PASSWORD_ENTERED
91 Introduced in 7.4.2
92 Deprecated since 7.17.0
93 .IP CURLE_CHUNK_FAILED
94 Introduced in 7.21.0
95 .IP CURLE_CONV_FAILED
96 Introduced in 7.15.4
97 .IP CURLE_CONV_REQD
98 Introduced in 7.15.4
99 .IP CURLE_COULDNT_CONNECT
100 Introduced in 7.1
101 .IP CURLE_COULDNT_RESOLVE_HOST
102 Introduced in 7.1
103 .IP CURLE_COULDNT_RESOLVE_PROXY
104 Introduced in 7.1
105 .IP CURLE_FAILED_INIT
106 Introduced in 7.1
107 .IP CURLE_FILESIZE_EXCEEDED
108 Introduced in 7.10.8
109 .IP CURLE_FILE_COULDNT_READ_FILE
110 Introduced in 7.1
111 .IP CURLE_FTP_ACCEPT_FAILED
112 Introduced in 7.24.0
113 .IP CURLE_FTP_ACCEPT_TIMEOUT
114 Introduced in 7.24.0
115 .IP CURLE_FTP_ACCESS_DENIED
116 Introduced in 7.1
117 .IP CURLE_FTP_BAD_DOWNLOAD_RESUME
118 Introduced in 7.1
119 Deprecated since 7.1
120 .IP CURLE_FTP_BAD_FILE_LIST
121 Introduced in 7.21.0
122 .IP CURLE_FTP_CANT_GET_HOST
123 Introduced in 7.1
124 .IP CURLE_FTP_CANT_RECONNECT
125 Introduced in 7.1
126 Deprecated since 7.17.0
127 .IP CURLE_FTP_COULDNT_GET_SIZE
128 Introduced in 7.1
129 Deprecated since 7.17.0
130 .IP CURLE_FTP_COULDNT_RETR_FILE
131 Introduced in 7.1
132 .IP CURLE_FTP_COULDNT_SET_ASCII
133 Introduced in 7.1
134 Deprecated since 7.17.0
135 .IP CURLE_FTP_COULDNT_SET_BINARY
136 Introduced in 7.1
137 Deprecated since 7.17.0
138 .IP CURLE_FTP_COULDNT_SET_TYPE
139 Introduced in 7.17.0
140 .IP CURLE_FTP_COULDNT_STOR_FILE
141 Introduced in 7.1
142 .IP CURLE_FTP_COULDNT_USE_REST
143 Introduced in 7.1
144 .IP CURLE_FTP_PARTIAL_FILE
145 Introduced in 7.1
146 Deprecated since 7.1
147 .IP CURLE_FTP_PORT_FAILED
148 Introduced in 7.1
149 .IP CURLE_FTP_PRET_FAILED
150 Introduced in 7.20.0
151 .IP CURLE_FTP_QUOTE_ERROR
152 Introduced in 7.1
153 Deprecated since 7.17.0
154 .IP CURLE_FTP_SSL_FAILED
155 Introduced in 7.11.0
156 Deprecated since 7.17.0
157 .IP CURLE_FTP_USER_PASSWORD_INCORRECT
158 Introduced in 7.1
159 Deprecated since 7.17.0
160 .IP CURLE_FTP_WEIRD_227_FORMAT
161 Introduced in 7.1
162 .IP CURLE_FTP_WEIRD_PASS_REPLY
163 Introduced in 7.1
164 .IP CURLE_FTP_WEIRD_PASV_REPLY
165 Introduced in 7.1
166 .IP CURLE_FTP_WEIRD_SERVER_REPLY
167 Introduced in 7.1
168 .IP CURLE_FTP_WEIRD_USER_REPLY
169 Introduced in 7.1
170 Deprecated since 7.17.0
171 .IP CURLE_FTP_WRITE_ERROR
172 Introduced in 7.1
173 Deprecated since 7.17.0
174 .IP CURLE_FUNCTION_NOT_FOUND
175 Introduced in 7.1
176 .IP CURLE_GOT_NOTHING
177 Introduced in 7.9.1
178 .IP CURLE_HTTP2
179 Introduced in 7.38.0
180 .IP CURLE_HTTP2_STREAM
181 Introduced in 7.49.0
182 .IP CURLE_HTTP_NOT_FOUND
183 Introduced in 7.1
184 .IP CURLE_HTTP_PORT_FAILED
185 Introduced in 7.3
186 Deprecated since 7.12.0
187 .IP CURLE_HTTP_POST_ERROR
188 Introduced in 7.1
189 .IP CURLE_HTTP_RANGE_ERROR
190 Introduced in 7.1
191 Deprecated since 7.17.0
192 .IP CURLE_HTTP_RETURNED_ERROR
193 Introduced in 7.10.3
194 .IP CURLE_INTERFACE_FAILED
195 Introduced in 7.12.0
196 .IP CURLE_LDAP_CANNOT_BIND
197 Introduced in 7.1
198 .IP CURLE_LDAP_INVALID_URL
199 Introduced in 7.10.8
200 .IP CURLE_LDAP_SEARCH_FAILED
201 Introduced in 7.1
202 .IP CURLE_LIBRARY_NOT_FOUND
203 Introduced in 7.1
204 Deprecated since 7.17.0
205 .IP CURLE_LOGIN_DENIED
206 Introduced in 7.13.1
207 .IP CURLE_MALFORMAT_USER
208 Introduced in 7.1
209 Deprecated since 7.17.0
210 .IP CURLE_NOT_BUILT_IN
211 Introduced in 7.21.5
212 .IP CURLE_NO_CONNECTION_AVAILABLE
213 Introduced in 7.30.0
214 .IP CURLE_OK
215 Introduced in 7.1
216 .IP CURLE_OPERATION_TIMEDOUT
217 Introduced in 7.10.2
218 .IP CURLE_OPERATION_TIMEOUTED
219 Introduced in 7.1
220 Deprecated since 7.17.0
221 .IP CURLE_OUT_OF_MEMORY
222 Introduced in 7.1
223 .IP CURLE_PARTIAL_FILE
224 Introduced in 7.1
225 .IP CURLE_PEER_FAILED_VERIFICATION
226 Introduced in 7.17.1
227 .IP CURLE_QUOTE_ERROR
228 Introduced in 7.17.0
229 .IP CURLE_RANGE_ERROR
230 Introduced in 7.17.0
231 .IP CURLE_READ_ERROR
232 Introduced in 7.1
233 .IP CURLE_RECV_ERROR
234 Introduced in 7.10
235 .IP CURLE_REMOTE_ACCESS_DENIED
236 Introduced in 7.17.0
237 .IP CURLE_REMOTE_DISK_FULL
238 Introduced in 7.17.0
239 .IP CURLE_REMOTE_FILE_EXISTS
240 Introduced in 7.17.0
241 .IP CURLE_REMOTE_FILE_NOT_FOUND
242 Introduced in 7.16.1
243 .IP CURLE_RTSP_CSEQ_ERROR
244 Introduced in 7.20.0
245 .IP CURLE_RTSP_SESSION_ERROR
246 Introduced in 7.20.0
247 .IP CURLE_SEND_ERROR
248 Introduced in 7.10
249 .IP CURLE_SEND_FAIL_REWIND
250 Introduced in 7.12.3
251 .IP CURLE_SHARE_IN_USE
252 Introduced in 7.9.6
253 Deprecated since 7.17.0
254 .IP CURLE_SSH
255 Introduced in 7.16.1
256 .IP CURLE_SSL_CACERT
257 Introduced in 7.10
258 .IP CURLE_SSL_CACERT_BADFILE
259 Introduced in 7.16.0
260 .IP CURLE_SSL_CERTPROBLEM
261 Introduced in 7.10
262 .IP CURLE_SSL_CIPHER
263 Introduced in 7.10
264 .IP CURLE_SSL_CONNECT_ERROR
265 Introduced in 7.1
266 .IP CURLE_SSL_CRL_BADFILE
267 Introduced in 7.19.0
268 .IP CURLE_SSL_ENGINE_INITFAILED
269 Introduced in 7.12.3
270 .IP CURLE_SSL_ENGINE_NOTFOUND
271 Introduced in 7.9.3
272 .IP CURLE_SSL_ENGINE_SETFAILED
273 Introduced in 7.9.3
274 .IP CURLE_SSL_INVALIDCERTSTATUS
275 Introduced in 7.41.0
276 .IP CURLE_SSL_ISSUER_ERROR
277 Introduced in 7.19.0
278 .IP CURLE_SSL_PEER_CERTIFICATE
279 Introduced in 7.8
280 Deprecated since 7.17.1
281 .IP CURLE_SSL_PINNEDPUBKEYNOTMATCH
282 Introduced in 7.39.0
283 .IP CURLE_SSL_SHUTDOWN_FAILED
284 Introduced in 7.16.1
285 .IP CURLE_TELNET_OPTION_SYNTAX
286 Introduced in 7.7
287 .IP CURLE_TFTP_DISKFULL
288 Introduced in 7.15.0
289 Deprecated since 7.17.0
290 .IP CURLE_TFTP_EXISTS
291 Introduced in 7.15.0
292 Deprecated since 7.17.0
293 .IP CURLE_TFTP_ILLEGAL
294 Introduced in 7.15.0
295 .IP CURLE_TFTP_NOSUCHUSER
296 Introduced in 7.15.0
297 .IP CURLE_TFTP_NOTFOUND
298 Introduced in 7.15.0
299 .IP CURLE_TFTP_PERM
300 Introduced in 7.15.0
301 .IP CURLE_TFTP_UNKNOWNID
302 Introduced in 7.15.0
303 .IP CURLE_TOO_MANY_REDIRECTS
304 Introduced in 7.5
305 .IP CURLE_UNKNOWN_OPTION
306 Introduced in 7.21.5
307 .IP CURLE_UNKNOWN_TELNET_OPTION
308 Introduced in 7.7
309 .IP CURLE_UNSUPPORTED_PROTOCOL
310 Introduced in 7.1
311 .IP CURLE_UPLOAD_FAILED
312 Introduced in 7.16.3
313 .IP CURLE_URL_MALFORMAT
314 Introduced in 7.1
315 .IP CURLE_URL_MALFORMAT_USER
316 Introduced in 7.1
317 Deprecated since 7.17.0
318 .IP CURLE_USE_SSL_FAILED
319 Introduced in 7.17.0
320 .IP CURLE_WEIRD_SERVER_REPLY
321 Introduced in 7.51.0
322 .IP CURLE_WRITE_ERROR
323 Introduced in 7.1
324 .IP CURLFILETYPE_DEVICE_BLOCK
325 Introduced in 7.21.0
326 .IP CURLFILETYPE_DEVICE_CHAR
327 Introduced in 7.21.0
328 .IP CURLFILETYPE_DIRECTORY
329 Introduced in 7.21.0
330 .IP CURLFILETYPE_DOOR
331 Introduced in 7.21.0
332 .IP CURLFILETYPE_FILE
333 Introduced in 7.21.0
334 .IP CURLFILETYPE_NAMEDPIPE
335 Introduced in 7.21.0
336 .IP CURLFILETYPE_SOCKET
337 Introduced in 7.21.0
338 .IP CURLFILETYPE_SYMLINK
339 Introduced in 7.21.0
340 .IP CURLFILETYPE_UNKNOWN
341 Introduced in 7.21.0
342 .IP CURLFINFOFLAG_KNOWN_FILENAME
343 Introduced in 7.21.0
344 .IP CURLFINFOFLAG_KNOWN_FILETYPE
345 Introduced in 7.21.0
346 .IP CURLFINFOFLAG_KNOWN_GID
347 Introduced in 7.21.0
348 .IP CURLFINFOFLAG_KNOWN_HLINKCOUNT
349 Introduced in 7.21.0
350 .IP CURLFINFOFLAG_KNOWN_PERM
351 Introduced in 7.21.0
352 .IP CURLFINFOFLAG_KNOWN_SIZE
353 Introduced in 7.21.0
354 .IP CURLFINFOFLAG_KNOWN_TIME
355 Introduced in 7.21.0
356 .IP CURLFINFOFLAG_KNOWN_UID
357 Introduced in 7.21.0
358 .IP CURLFORM_ARRAY
359 Introduced in 7.9.1
360 Deprecated since 7.56.0
361 .IP CURLFORM_ARRAY_END
362 Introduced in 7.9.1
363 Deprecated since 7.9.5
364 Last used in 7.9.5
365 .IP CURLFORM_ARRAY_START
366 Introduced in 7.9.1
367 Deprecated since 7.9.5
368 Last used in 7.9.5
369 .IP CURLFORM_BUFFER
370 Introduced in 7.9.8
371 Deprecated since 7.56.0
372 .IP CURLFORM_BUFFERLENGTH
373 Introduced in 7.9.8
374 Deprecated since 7.56.0
375 .IP CURLFORM_BUFFERPTR
376 Introduced in 7.9.8
377 Deprecated since 7.56.0
378 .IP CURLFORM_CONTENTHEADER
379 Introduced in 7.9.3
380 Deprecated since 7.56.0
381 .IP CURLFORM_CONTENTLEN
382 Introduced in 7.46.0
383 Deprecated since 7.56.0
384 .IP CURLFORM_CONTENTSLENGTH
385 Introduced in 7.9
386 Deprecated since 7.56.0
387 .IP CURLFORM_CONTENTTYPE
388 Introduced in 7.9
389 Deprecated since 7.56.0
390 .IP CURLFORM_COPYCONTENTS
391 Introduced in 7.9
392 Deprecated since 7.56.0
393 .IP CURLFORM_COPYNAME
394 Introduced in 7.9
395 Deprecated since 7.56.0
396 .IP CURLFORM_END
397 Introduced in 7.9
398 Deprecated since 7.56.0
399 .IP CURLFORM_FILE
400 Introduced in 7.9
401 Deprecated since 7.56.0
402 .IP CURLFORM_FILECONTENT
403 Introduced in 7.9.1
404 Deprecated since 7.56.0
405 .IP CURLFORM_FILENAME
406 Introduced in 7.9.6
407 Deprecated since 7.56.0
408 .IP CURLFORM_NAMELENGTH
409 Introduced in 7.9
410 Deprecated since 7.56.0
411 .IP CURLFORM_NOTHING
412 Introduced in 7.9
413 Deprecated since 7.56.0
414 .IP CURLFORM_PTRCONTENTS
415 Introduced in 7.9
416 Deprecated since 7.56.0
417 .IP CURLFORM_PTRNAME
418 Introduced in 7.9
419 Deprecated since 7.56.0
420 .IP CURLFORM_STREAM
421 Introduced in 7.18.2
422 Deprecated since 7.56.0
423 .IP CURLFTPAUTH_DEFAULT
424 Introduced in 7.12.2
425 .IP CURLFTPAUTH_SSL
426 Introduced in 7.12.2
427 .IP CURLFTPAUTH_TLS
428 Introduced in 7.12.2
429 .IP CURLFTPMETHOD_DEFAULT
430 Introduced in 7.15.3
431 .IP CURLFTPMETHOD_MULTICWD
432 Introduced in 7.15.3
433 .IP CURLFTPMETHOD_NOCWD
434 Introduced in 7.15.3
435 .IP CURLFTPMETHOD_SINGLECWD
436 Introduced in 7.15.3
437 .IP CURLFTPSSL_ALL
438 Introduced in 7.11.0
439 Deprecated since 7.17.0
440 .IP CURLFTPSSL_CCC_ACTIVE
441 Introduced in 7.16.2
442 .IP CURLFTPSSL_CCC_NONE
443 Introduced in 7.16.2
444 .IP CURLFTPSSL_CCC_PASSIVE
445 Introduced in 7.16.1
446 .IP CURLFTPSSL_CONTROL
447 Introduced in 7.11.0
448 Deprecated since 7.17.0
449 .IP CURLFTPSSL_NONE
450 Introduced in 7.11.0
451 Deprecated since 7.17.0
452 .IP CURLFTPSSL_TRY
453 Introduced in 7.11.0
454 Deprecated since 7.17.0
455 .IP CURLFTP_CREATE_DIR
456 Introduced in 7.19.4
457 .IP CURLFTP_CREATE_DIR_NONE
458 Introduced in 7.19.4
459 .IP CURLFTP_CREATE_DIR_RETRY
460 Introduced in 7.19.4
461 .IP CURLGSSAPI_DELEGATION_FLAG
462 Introduced in 7.22.0
463 .IP CURLGSSAPI_DELEGATION_NONE
464 Introduced in 7.22.0
465 .IP CURLGSSAPI_DELEGATION_POLICY_FLAG
466 Introduced in 7.22.0
467 .IP CURLHEADER_SEPARATE
468 Introduced in 7.37.0
469 .IP CURLHEADER_UNIFIED
470 Introduced in 7.37.0
471 .IP CURLINFO_ACTIVESOCKET
472 Introduced in 7.45.0
473 .IP CURLINFO_APPCONNECT_TIME
474 Introduced in 7.19.0
475 .IP CURLINFO_CERTINFO
476 Introduced in 7.19.1
477 .IP CURLINFO_CONDITION_UNMET
478 Introduced in 7.19.4
479 .IP CURLINFO_CONNECT_TIME
480 Introduced in 7.4.1
481 .IP CURLINFO_CONTENT_LENGTH_DOWNLOAD
482 Introduced in 7.6.1
483 .IP CURLINFO_CONTENT_LENGTH_DOWNLOAD_T
484 Introduced in 7.55.0
485 .IP CURLINFO_CONTENT_LENGTH_UPLOAD
486 Introduced in 7.6.1
487 .IP CURLINFO_CONTENT_LENGTH_UPLOAD_T
488 Introduced in 7.55.0
489 .IP CURLINFO_CONTENT_TYPE
490 Introduced in 7.9.4
491 .IP CURLINFO_COOKIELIST
492 Introduced in 7.14.1
493 .IP CURLINFO_DATA_IN
494 Introduced in 7.9.6
495 .IP CURLINFO_DATA_OUT
496 Introduced in 7.9.6
497 .IP CURLINFO_DOUBLE
498 Introduced in 7.4.1
499 .IP CURLINFO_EFFECTIVE_URL
500 Introduced in 7.4
501 .IP CURLINFO_END
502 Introduced in 7.9.6
503 .IP CURLINFO_FILETIME
504 Introduced in 7.5
505 .IP CURLINFO_FTP_ENTRY_PATH
506 Introduced in 7.15.4
507 .IP CURLINFO_HEADER_IN
508 Introduced in 7.9.6
509 .IP CURLINFO_HEADER_OUT
510 Introduced in 7.9.6
511 .IP CURLINFO_HEADER_SIZE
512 Introduced in 7.4.1
513 .IP CURLINFO_HTTPAUTH_AVAIL
514 Introduced in 7.10.8
515 .IP CURLINFO_HTTP_CODE
516 Introduced in 7.4.1
517 Deprecated since 7.10.8
518 .IP CURLINFO_HTTP_CONNECTCODE
519 Introduced in 7.10.7
520 .IP CURLINFO_HTTP_VERSION
521 Introduced in 7.50.0
522 .IP CURLINFO_LASTONE
523 Introduced in 7.4.1
524 .IP CURLINFO_LASTSOCKET
525 Introduced in 7.15.2
526 .IP CURLINFO_LOCAL_IP
527 Introduced in 7.21.0
528 .IP CURLINFO_LOCAL_PORT
529 Introduced in 7.21.0
530 .IP CURLINFO_LONG
531 Introduced in 7.4.1
532 .IP CURLINFO_MASK
533 Introduced in 7.4.1
534 .IP CURLINFO_NAMELOOKUP_TIME
535 Introduced in 7.4.1
536 .IP CURLINFO_NONE
537 Introduced in 7.4.1
538 .IP CURLINFO_NUM_CONNECTS
539 Introduced in 7.12.3
540 .IP CURLINFO_OFF_T
541 Introduced in 7.55.0
542 .IP CURLINFO_OS_ERRNO
543 Introduced in 7.12.2
544 .IP CURLINFO_PRETRANSFER_TIME
545 Introduced in 7.4.1
546 .IP CURLINFO_PRIMARY_IP
547 Introduced in 7.19.0
548 .IP CURLINFO_PRIMARY_PORT
549 Introduced in 7.21.0
550 .IP CURLINFO_PRIVATE
551 Introduced in 7.10.3
552 .IP CURLINFO_PROTOCOL
553 Introduced in 7.52.0
554 .IP CURLINFO_PROXYAUTH_AVAIL
555 Introduced in 7.10.8
556 .IP CURLINFO_PROXY_SSL_VERIFYRESULT
557 Introduced in 7.52.0
558 .IP CURLINFO_PTR
559 Introduced in 7.54.1
560 .IP CURLINFO_REDIRECT_COUNT
561 Introduced in 7.9.7
562 .IP CURLINFO_REDIRECT_TIME
563 Introduced in 7.9.7
564 .IP CURLINFO_REDIRECT_URL
565 Introduced in 7.18.2
566 .IP CURLINFO_REQUEST_SIZE
567 Introduced in 7.4.1
568 .IP CURLINFO_RESPONSE_CODE
569 Introduced in 7.10.8
570 .IP CURLINFO_RTSP_CLIENT_CSEQ
571 Introduced in 7.20.0
572 .IP CURLINFO_RTSP_CSEQ_RECV
573 Introduced in 7.20.0
574 .IP CURLINFO_RTSP_SERVER_CSEQ
575 Introduced in 7.20.0
576 .IP CURLINFO_RTSP_SESSION_ID
577 Introduced in 7.20.0
578 .IP CURLINFO_SCHEME
579 Introduced in 7.52.0
580 .IP CURLINFO_SIZE_DOWNLOAD
581 Introduced in 7.4.1
582 .IP CURLINFO_SIZE_DOWNLOAD_T
583 Introduced in 7.55.0
584 .IP CURLINFO_SIZE_UPLOAD
585 Introduced in 7.4.1
586 .IP CURLINFO_SIZE_UPLOAD_T
587 Introduced in 7.55.0
588 .IP CURLINFO_SLIST
589 Introduced in 7.12.3
590 .IP CURLINFO_SOCKET
591 Introduced in 7.45.0
592 .IP CURLINFO_SPEED_DOWNLOAD
593 Introduced in 7.4.1
594 .IP CURLINFO_SPEED_DOWNLOAD_T
595 Introduced in 7.55.0
596 .IP CURLINFO_SPEED_UPLOAD
597 Introduced in 7.4.1
598 .IP CURLINFO_SPEED_UPLOAD_T
599 Introduced in 7.55.0
600 .IP CURLINFO_SSL_DATA_IN
601 Introduced in 7.12.1
602 .IP CURLINFO_SSL_DATA_OUT
603 Introduced in 7.12.1
604 .IP CURLINFO_SSL_ENGINES
605 Introduced in 7.12.3
606 .IP CURLINFO_SSL_VERIFYRESULT
607 Introduced in 7.5
608 .IP CURLINFO_STARTTRANSFER_TIME
609 Introduced in 7.9.2
610 .IP CURLINFO_STRING
611 Introduced in 7.4.1
612 .IP CURLINFO_TEXT
613 Introduced in 7.9.6
614 .IP CURLINFO_TLS_SESSION
615 Introduced in 7.34.0
616 Deprecated since 7.48.0
617 .IP CURLINFO_TLS_SSL_PTR
618 Introduced in 7.48.0
619 .IP CURLINFO_TOTAL_TIME
620 Introduced in 7.4.1
621 .IP CURLINFO_TYPEMASK
622 Introduced in 7.4.1
623 .IP CURLIOCMD_NOP
624 Introduced in 7.12.3
625 .IP CURLIOCMD_RESTARTREAD
626 Introduced in 7.12.3
627 .IP CURLIOE_FAILRESTART
628 Introduced in 7.12.3
629 .IP CURLIOE_OK
630 Introduced in 7.12.3
631 .IP CURLIOE_UNKNOWNCMD
632 Introduced in 7.12.3
633 .IP CURLKHMATCH_MISMATCH
634 Introduced in 7.19.6
635 .IP CURLKHMATCH_MISSING
636 Introduced in 7.19.6
637 .IP CURLKHMATCH_OK
638 Introduced in 7.19.6
639 .IP CURLKHSTAT_DEFER
640 Introduced in 7.19.6
641 .IP CURLKHSTAT_FINE
642 Introduced in 7.19.6
643 .IP CURLKHSTAT_FINE_ADD_TO_FILE
644 Introduced in 7.19.6
645 .IP CURLKHSTAT_REJECT
646 Introduced in 7.19.6
647 .IP CURLKHTYPE_DSS
648 Introduced in 7.19.6
649 .IP CURLKHTYPE_RSA
650 Introduced in 7.19.6
651 .IP CURLKHTYPE_RSA1
652 Introduced in 7.19.6
653 .IP CURLKHTYPE_UNKNOWN
654 Introduced in 7.19.6
655 .IP CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE
656 Introduced in 7.30.0
657 .IP CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE
658 Introduced in 7.30.0
659 .IP CURLMOPT_MAXCONNECTS
660 Introduced in 7.16.3
661 .IP CURLMOPT_MAX_HOST_CONNECTIONS
662 Introduced in 7.30.0
663 .IP CURLMOPT_MAX_PIPELINE_LENGTH
664 Introduced in 7.30.0
665 .IP CURLMOPT_MAX_TOTAL_CONNECTIONS
666 Introduced in 7.30.0
667 .IP CURLMOPT_PIPELINING
668 Introduced in 7.16.0
669 .IP CURLMOPT_PIPELINING_SERVER_BL
670 Introduced in 7.30.0
671 .IP CURLMOPT_PIPELINING_SITE_BL
672 Introduced in 7.30.0
673 .IP CURLMOPT_PUSHDATA
674 Introduced in 7.44.0
675 .IP CURLMOPT_PUSHFUNCTION
676 Introduced in 7.44.0
677 .IP CURLMOPT_SOCKETDATA
678 Introduced in 7.15.4
679 .IP CURLMOPT_SOCKETFUNCTION
680 Introduced in 7.15.4
681 .IP CURLMOPT_TIMERDATA
682 Introduced in 7.16.0
683 .IP CURLMOPT_TIMERFUNCTION
684 Introduced in 7.16.0
685 .IP CURLMSG_DONE
686 Introduced in 7.9.6
687 .IP CURLMSG_NONE
688 Introduced in 7.9.6
689 .IP CURLM_ADDED_ALREADY
690 Introduced in 7.32.1
691 .IP CURLM_BAD_EASY_HANDLE
692 Introduced in 7.9.6
693 .IP CURLM_BAD_HANDLE
694 Introduced in 7.9.6
695 .IP CURLM_BAD_SOCKET
696 Introduced in 7.15.4
697 .IP CURLM_CALL_MULTI_PERFORM
698 Introduced in 7.9.6
699 .IP CURLM_CALL_MULTI_SOCKET
700 Introduced in 7.15.5
701 .IP CURLM_INTERNAL_ERROR
702 Introduced in 7.9.6
703 .IP CURLM_OK
704 Introduced in 7.9.6
705 .IP CURLM_OUT_OF_MEMORY
706 Introduced in 7.9.6
707 .IP CURLM_UNKNOWN_OPTION
708 Introduced in 7.15.4
709 .IP CURLOPTTYPE_FUNCTIONPOINT
710 Introduced in 7.1
711 .IP CURLOPTTYPE_LONG
712 Introduced in 7.1
713 .IP CURLOPTTYPE_OBJECTPOINT
714 Introduced in 7.1
715 .IP CURLOPTTYPE_OFF_T
716 Introduced in 7.11.0
717 .IP CURLOPTTYPE_STRINGPOINT
718 Introduced in 7.46.0
719 .IP CURLOPT_ABSTRACT_UNIX_SOCKET
720 Introduced in 7.53.0
721 .IP CURLOPT_ACCEPTTIMEOUT_MS
722 Introduced in 7.24.0
723 .IP CURLOPT_ACCEPT_ENCODING
724 Introduced in 7.21.6
725 .IP CURLOPT_ADDRESS_SCOPE
726 Introduced in 7.19.0
727 .IP CURLOPT_APPEND
728 Introduced in 7.17.0
729 .IP CURLOPT_AUTOREFERER
730 Introduced in 7.1
731 .IP CURLOPT_BUFFERSIZE
732 Introduced in 7.10
733 .IP CURLOPT_CAINFO
734 Introduced in 7.4.2
735 .IP CURLOPT_CAPATH
736 Introduced in 7.9.8
737 .IP CURLOPT_CERTINFO
738 Introduced in 7.19.1
739 .IP CURLOPT_CHUNK_BGN_FUNCTION
740 Introduced in 7.21.0
741 .IP CURLOPT_CHUNK_DATA
742 Introduced in 7.21.0
743 .IP CURLOPT_CHUNK_END_FUNCTION
744 Introduced in 7.21.0
745 .IP CURLOPT_CLOSEFUNCTION
746 Introduced in 7.7
747 Deprecated since 7.11.1
748 Last used in 7.11.1
749 .IP CURLOPT_CLOSEPOLICY
750 Introduced in 7.7
751 Deprecated since 7.16.1
752 .IP CURLOPT_CLOSESOCKETDATA
753 Introduced in 7.21.7
754 .IP CURLOPT_CLOSESOCKETFUNCTION
755 Introduced in 7.21.7
756 .IP CURLOPT_CONNECTTIMEOUT
757 Introduced in 7.7
758 .IP CURLOPT_CONNECTTIMEOUT_MS
759 Introduced in 7.16.2
760 .IP CURLOPT_CONNECT_ONLY
761 Introduced in 7.15.2
762 .IP CURLOPT_CONNECT_TO
763 Introduced in 7.49.0
764 .IP CURLOPT_CONV_FROM_NETWORK_FUNCTION
765 Introduced in 7.15.4
766 .IP CURLOPT_CONV_FROM_UTF8_FUNCTION
767 Introduced in 7.15.4
768 .IP CURLOPT_CONV_TO_NETWORK_FUNCTION
769 Introduced in 7.15.4
770 .IP CURLOPT_COOKIE
771 Introduced in 7.1
772 .IP CURLOPT_COOKIEFILE
773 Introduced in 7.1
774 .IP CURLOPT_COOKIEJAR
775 Introduced in 7.9
776 .IP CURLOPT_COOKIELIST
777 Introduced in 7.14.1
778 .IP CURLOPT_COOKIESESSION
779 Introduced in 7.9.7
780 .IP CURLOPT_COPYPOSTFIELDS
781 Introduced in 7.17.1
782 .IP CURLOPT_CRLF
783 Introduced in 7.1
784 .IP CURLOPT_CRLFILE
785 Introduced in 7.19.0
786 .IP CURLOPT_CUSTOMREQUEST
787 Introduced in 7.1
788 .IP CURLOPT_DEBUGDATA
789 Introduced in 7.9.6
790 .IP CURLOPT_DEBUGFUNCTION
791 Introduced in 7.9.6
792 .IP CURLOPT_DEFAULT_PROTOCOL
793 Introduced in 7.45.0
794 .IP CURLOPT_DIRLISTONLY
795 Introduced in 7.17.0
796 .IP CURLOPT_DNS_CACHE_TIMEOUT
797 Introduced in 7.9.3
798 .IP CURLOPT_DNS_INTERFACE
799 Introduced in 7.33.0
800 .IP CURLOPT_DNS_LOCAL_IP4
801 Introduced in 7.33.0
802 .IP CURLOPT_DNS_LOCAL_IP6
803 Introduced in 7.33.0
804 .IP CURLOPT_DNS_SERVERS
805 Introduced in 7.24.0
806 .IP CURLOPT_DNS_USE_GLOBAL_CACHE
807 Introduced in 7.9.3
808 Deprecated since 7.11.1
809 .IP CURLOPT_EGDSOCKET
810 Introduced in 7.7
811 .IP CURLOPT_ENCODING
812 Introduced in 7.10
813 .IP CURLOPT_ERRORBUFFER
814 Introduced in 7.1
815 .IP CURLOPT_EXPECT_100_TIMEOUT_MS
816 Introduced in 7.36.0
817 .IP CURLOPT_FAILONERROR
818 Introduced in 7.1
819 .IP CURLOPT_FILE
820 Introduced in 7.1
821 Deprecated since 7.9.7
822 .IP CURLOPT_FILETIME
823 Introduced in 7.5
824 .IP CURLOPT_FNMATCH_DATA
825 Introduced in 7.21.0
826 .IP CURLOPT_FNMATCH_FUNCTION
827 Introduced in 7.21.0
828 .IP CURLOPT_FOLLOWLOCATION
829 Introduced in 7.1
830 .IP CURLOPT_FORBID_REUSE
831 Introduced in 7.7
832 .IP CURLOPT_FRESH_CONNECT
833 Introduced in 7.7
834 .IP CURLOPT_FTPAPPEND
835 Introduced in 7.1
836 Deprecated since 7.16.4
837 .IP CURLOPT_FTPASCII
838 Introduced in 7.1
839 Deprecated since 7.11.1
840 Last used in 7.11.1
841 .IP CURLOPT_FTPLISTONLY
842 Introduced in 7.1
843 Deprecated since 7.16.4
844 .IP CURLOPT_FTPPORT
845 Introduced in 7.1
846 .IP CURLOPT_FTPSSLAUTH
847 Introduced in 7.12.2
848 .IP CURLOPT_FTP_ACCOUNT
849 Introduced in 7.13.0
850 .IP CURLOPT_FTP_ALTERNATIVE_TO_USER
851 Introduced in 7.15.5
852 .IP CURLOPT_FTP_CREATE_MISSING_DIRS
853 Introduced in 7.10.7
854 .IP CURLOPT_FTP_FILEMETHOD
855 Introduced in 7.15.1
856 .IP CURLOPT_FTP_RESPONSE_TIMEOUT
857 Introduced in 7.10.8
858 .IP CURLOPT_FTP_SKIP_PASV_IP
859 Introduced in 7.15.0
860 .IP CURLOPT_FTP_SSL
861 Introduced in 7.11.0
862 Deprecated since 7.16.4
863 .IP CURLOPT_FTP_SSL_CCC
864 Introduced in 7.16.1
865 .IP CURLOPT_FTP_USE_EPRT
866 Introduced in 7.10.5
867 .IP CURLOPT_FTP_USE_EPSV
868 Introduced in 7.9.2
869 .IP CURLOPT_FTP_USE_PRET
870 Introduced in 7.20.0
871 .IP CURLOPT_GSSAPI_DELEGATION
872 Introduced in 7.22.0
873 .IP CURLOPT_HEADER
874 Introduced in 7.1
875 .IP CURLOPT_HEADERDATA
876 Introduced in 7.10
877 .IP CURLOPT_HEADERFUNCTION
878 Introduced in 7.7.2
879 .IP CURLOPT_HEADEROPT
880 Introduced in 7.37.0
881 .IP CURLOPT_HTTP200ALIASES
882 Introduced in 7.10.3
883 .IP CURLOPT_HTTPAUTH
884 Introduced in 7.10.6
885 .IP CURLOPT_HTTPGET
886 Introduced in 7.8.1
887 .IP CURLOPT_HTTPHEADER
888 Introduced in 7.1
889 .IP CURLOPT_HTTPPOST
890 Introduced in 7.1
891 Deprecated since 7.56.0
892 .IP CURLOPT_HTTPPROXYTUNNEL
893 Introduced in 7.3
894 .IP CURLOPT_HTTPREQUEST
895 Introduced in 7.1
896 .IP CURLOPT_HTTP_CONTENT_DECODING
897 Introduced in 7.16.2
898 .IP CURLOPT_HTTP_TRANSFER_DECODING
899 Introduced in 7.16.2
900 .IP CURLOPT_HTTP_VERSION
901 Introduced in 7.9.1
902 .IP CURLOPT_IGNORE_CONTENT_LENGTH
903 Introduced in 7.14.1
904 .IP CURLOPT_INFILE
905 Introduced in 7.1
906 Deprecated since 7.9.7
907 .IP CURLOPT_INFILESIZE
908 Introduced in 7.1
909 .IP CURLOPT_INFILESIZE_LARGE
910 Introduced in 7.11.0
911 .IP CURLOPT_INTERFACE
912 Introduced in 7.3
913 .IP CURLOPT_INTERLEAVEDATA
914 Introduced in 7.20.0
915 .IP CURLOPT_INTERLEAVEFUNCTION
916 Introduced in 7.20.0
917 .IP CURLOPT_IOCTLDATA
918 Introduced in 7.12.3
919 .IP CURLOPT_IOCTLFUNCTION
920 Introduced in 7.12.3
921 .IP CURLOPT_IPRESOLVE
922 Introduced in 7.10.8
923 .IP CURLOPT_ISSUERCERT
924 Introduced in 7.19.0
925 .IP CURLOPT_KEEP_SENDING_ON_ERROR
926 Introduced in 7.51.0
927 .IP CURLOPT_KEYPASSWD
928 Introduced in 7.17.0
929 .IP CURLOPT_KRB4LEVEL
930 Introduced in 7.3
931 Deprecated since 7.17.0
932 .IP CURLOPT_KRBLEVEL
933 Introduced in 7.16.4
934 .IP CURLOPT_LOCALPORT
935 Introduced in 7.15.2
936 .IP CURLOPT_LOCALPORTRANGE
937 Introduced in 7.15.2
938 .IP CURLOPT_LOGIN_OPTIONS
939 Introduced in 7.34.0
940 .IP CURLOPT_LOW_SPEED_LIMIT
941 Introduced in 7.1
942 .IP CURLOPT_LOW_SPEED_TIME
943 Introduced in 7.1
944 .IP CURLOPT_MAIL_AUTH
945 Introduced in 7.25.0
946 .IP CURLOPT_MAIL_FROM
947 Introduced in 7.20.0
948 .IP CURLOPT_MAIL_RCPT
949 Introduced in 7.20.0
950 .IP CURLOPT_MAXCONNECTS
951 Introduced in 7.7
952 .IP CURLOPT_MAXFILESIZE
953 Introduced in 7.10.8
954 .IP CURLOPT_MAXFILESIZE_LARGE
955 Introduced in 7.11.0
956 .IP CURLOPT_MAXREDIRS
957 Introduced in 7.5
958 .IP CURLOPT_MAX_RECV_SPEED_LARGE
959 Introduced in 7.15.5
960 .IP CURLOPT_MAX_SEND_SPEED_LARGE
961 Introduced in 7.15.5
962 .IP CURLOPT_MIMEPOST
963 Introduced in 7.56.0
964 .IP CURLOPT_MUTE
965 Introduced in 7.1
966 Deprecated since 7.8
967 Last used in 7.8
968 .IP CURLOPT_NETRC
969 Introduced in 7.1
970 .IP CURLOPT_NETRC_FILE
971 Introduced in 7.11.0
972 .IP CURLOPT_NEW_DIRECTORY_PERMS
973 Introduced in 7.16.4
974 .IP CURLOPT_NEW_FILE_PERMS
975 Introduced in 7.16.4
976 .IP CURLOPT_NOBODY
977 Introduced in 7.1
978 .IP CURLOPT_NOPROGRESS
979 Introduced in 7.1
980 .IP CURLOPT_NOPROXY
981 Introduced in 7.19.4
982 .IP CURLOPT_NOSIGNAL
983 Introduced in 7.10
984 .IP CURLOPT_NOTHING
985 Introduced in 7.1.1
986 Deprecated since 7.11.1
987 Last used in 7.11.1
988 .IP CURLOPT_OPENSOCKETDATA
989 Introduced in 7.17.1
990 .IP CURLOPT_OPENSOCKETFUNCTION
991 Introduced in 7.17.1
992 .IP CURLOPT_PASSWDDATA
993 Introduced in 7.4.2
994 Deprecated since 7.11.1
995 Last used in 7.11.1
996 .IP CURLOPT_PASSWDFUNCTION
997 Introduced in 7.4.2
998 Deprecated since 7.11.1
999 Last used in 7.11.1
1000 .IP CURLOPT_PASSWORD
1001 Introduced in 7.19.1
1002 .IP CURLOPT_PASV_HOST
1003 Introduced in 7.12.1
1004 Deprecated since 7.16.0
1005 Last used in 7.16.0
1006 .IP CURLOPT_PATH_AS_IS
1007 Introduced in 7.42.0
1008 .IP CURLOPT_PINNEDPUBLICKEY
1009 Introduced in 7.39.0
1010 .IP CURLOPT_PIPEWAIT
1011 Introduced in 7.43.0
1012 .IP CURLOPT_PORT
1013 Introduced in 7.1
1014 .IP CURLOPT_POST
1015 Introduced in 7.1
1016 .IP CURLOPT_POST301
1017 Introduced in 7.17.1
1018 Deprecated since 7.19.1
1019 .IP CURLOPT_POSTFIELDS
1020 Introduced in 7.1
1021 .IP CURLOPT_POSTFIELDSIZE
1022 Introduced in 7.2
1023 .IP CURLOPT_POSTFIELDSIZE_LARGE
1024 Introduced in 7.11.1
1025 .IP CURLOPT_POSTQUOTE
1026 Introduced in 7.1
1027 .IP CURLOPT_POSTREDIR
1028 Introduced in 7.19.1
1029 .IP CURLOPT_PREQUOTE
1030 Introduced in 7.9.5
1031 .IP CURLOPT_PRE_PROXY
1032 Introduced in 7.52.0
1033 .IP CURLOPT_PRIVATE
1034 Introduced in 7.10.3
1035 .IP CURLOPT_PROGRESSDATA
1036 Introduced in 7.1
1037 .IP CURLOPT_PROGRESSFUNCTION
1038 Introduced in 7.1
1039 Deprecated since 7.32.0
1040 .IP CURLOPT_PROTOCOLS
1041 Introduced in 7.19.4
1042 .IP CURLOPT_PROXY
1043 Introduced in 7.1
1044 .IP CURLOPT_PROXYAUTH
1045 Introduced in 7.10.7
1046 .IP CURLOPT_PROXYHEADER
1047 Introduced in 7.37.0
1048 .IP CURLOPT_PROXYPASSWORD
1049 Introduced in 7.19.1
1050 .IP CURLOPT_PROXYPORT
1051 Introduced in 7.1
1052 .IP CURLOPT_PROXYTYPE
1053 Introduced in 7.10
1054 .IP CURLOPT_PROXYUSERNAME
1055 Introduced in 7.19.1
1056 .IP CURLOPT_PROXYUSERPWD
1057 Introduced in 7.1
1058 .IP CURLOPT_PROXY_CAINFO
1059 Introduced in 7.52.0
1060 .IP CURLOPT_PROXY_CAPATH
1061 Introduced in 7.52.0
1062 .IP CURLOPT_PROXY_CRLFILE
1063 Introduced in 7.52.0
1064 .IP CURLOPT_PROXY_KEYPASSWD
1065 Introduced in 7.52.0
1066 .IP CURLOPT_PROXY_PINNEDPUBLICKEY
1067 Introduced in 7.52.0
1068 .IP CURLOPT_PROXY_SERVICE_NAME
1069 Introduced in 7.43.0
1070 .IP CURLOPT_PROXY_SSLCERT
1071 Introduced in 7.52.0
1072 .IP CURLOPT_PROXY_SSLCERTTYPE
1073 Introduced in 7.52.0
1074 .IP CURLOPT_PROXY_SSLKEY
1075 Introduced in 7.52.0
1076 .IP CURLOPT_PROXY_SSLKEYTYPE
1077 Introduced in 7.52.0
1078 .IP CURLOPT_PROXY_SSLVERSION
1079 Introduced in 7.52.0
1080 .IP CURLOPT_PROXY_SSL_CIPHER_LIST
1081 Introduced in 7.52.0
1082 .IP CURLOPT_PROXY_SSL_OPTIONS
1083 Introduced in 7.52.0
1084 .IP CURLOPT_PROXY_SSL_VERIFYHOST
1085 Introduced in 7.52.0
1086 .IP CURLOPT_PROXY_SSL_VERIFYPEER
1087 Introduced in 7.52.0
1088 .IP CURLOPT_PROXY_TLSAUTH_PASSWORD
1089 Introduced in 7.52.0
1090 .IP CURLOPT_PROXY_TLSAUTH_TYPE
1091 Introduced in 7.52.0
1092 .IP CURLOPT_PROXY_TLSAUTH_USERNAME
1093 Introduced in 7.52.0
1094 .IP CURLOPT_PROXY_TRANSFER_MODE
1095 Introduced in 7.18.0
1096 .IP CURLOPT_PUT
1097 Introduced in 7.1
1098 .IP CURLOPT_QUOTE
1099 Introduced in 7.1
1100 .IP CURLOPT_RANDOM_FILE
1101 Introduced in 7.7
1102 .IP CURLOPT_RANGE
1103 Introduced in 7.1
1104 .IP CURLOPT_READDATA
1105 Introduced in 7.9.7
1106 .IP CURLOPT_READFUNCTION
1107 Introduced in 7.1
1108 .IP CURLOPT_REDIR_PROTOCOLS
1109 Introduced in 7.19.4
1110 .IP CURLOPT_REFERER
1111 Introduced in 7.1
1112 .IP CURLOPT_REQUEST_TARGET
1113 Introduced in 7.55.0
1114 .IP CURLOPT_RESOLVE
1115 Introduced in 7.21.3
1116 .IP CURLOPT_RESUME_FROM
1117 Introduced in 7.1
1118 .IP CURLOPT_RESUME_FROM_LARGE
1119 Introduced in 7.11.0
1120 .IP CURLOPT_RTSPHEADER
1121 Introduced in 7.20.0
1122 .IP CURLOPT_RTSP_CLIENT_CSEQ
1123 Introduced in 7.20.0
1124 .IP CURLOPT_RTSP_REQUEST
1125 Introduced in 7.20.0
1126 .IP CURLOPT_RTSP_SERVER_CSEQ
1127 Introduced in 7.20.0
1128 .IP CURLOPT_RTSP_SESSION_ID
1129 Introduced in 7.20.0
1130 .IP CURLOPT_RTSP_STREAM_URI
1131 Introduced in 7.20.0
1132 .IP CURLOPT_RTSP_TRANSPORT
1133 Introduced in 7.20.0
1134 .IP CURLOPT_SASL_IR
1135 Introduced in 7.31.0
1136 .IP CURLOPT_SEEKDATA
1137 Introduced in 7.18.0
1138 .IP CURLOPT_SEEKFUNCTION
1139 Introduced in 7.18.0
1140 .IP CURLOPT_SERVER_RESPONSE_TIMEOUT
1141 Introduced in 7.20.0
1142 .IP CURLOPT_SERVICE_NAME
1143 Introduced in 7.43.0
1144 .IP CURLOPT_SHARE
1145 Introduced in 7.10
1146 .IP CURLOPT_SOCKOPTDATA
1147 Introduced in 7.16.0
1148 .IP CURLOPT_SOCKOPTFUNCTION
1149 Introduced in 7.16.0
1150 .IP CURLOPT_SOCKS5_AUTH
1151 Introduced in 7.55.0
1152 .IP CURLOPT_SOCKS5_GSSAPI_NEC
1153 Introduced in 7.19.4
1154 .IP CURLOPT_SOCKS5_GSSAPI_SERVICE
1155 Introduced in 7.19.4
1156 Deprecated since 7.49.0
1157 .IP CURLOPT_SOURCE_HOST
1158 Introduced in 7.12.1
1159 .IP CURLOPT_SOURCE_PATH
1160 Introduced in 7.12.1
1161 .IP CURLOPT_SOURCE_PORT
1162 Introduced in 7.12.1
1163 .IP CURLOPT_SOURCE_POSTQUOTE
1164 Introduced in 7.12.1
1165 .IP CURLOPT_SOURCE_PREQUOTE
1166 Introduced in 7.12.1
1167 .IP CURLOPT_SOURCE_QUOTE
1168 Introduced in 7.13.0
1169 .IP CURLOPT_SOURCE_URL
1170 Introduced in 7.13.0
1171 .IP CURLOPT_SOURCE_USERPWD
1172 Introduced in 7.12.1
1173 .IP CURLOPT_SSH_AUTH_TYPES
1174 Introduced in 7.16.1
1175 .IP CURLOPT_SSH_COMPRESSION
1176 Introduced in 7.56.0
1177 .IP CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
1178 Introduced in 7.17.1
1179 .IP CURLOPT_SSH_KEYDATA
1180 Introduced in 7.19.6
1181 .IP CURLOPT_SSH_KEYFUNCTION
1182 Introduced in 7.19.6
1183 .IP CURLOPT_SSH_KNOWNHOSTS
1184 Introduced in 7.19.6
1185 .IP CURLOPT_SSH_PRIVATE_KEYFILE
1186 Introduced in 7.16.1
1187 .IP CURLOPT_SSH_PUBLIC_KEYFILE
1188 Introduced in 7.16.1
1189 .IP CURLOPT_SSLCERT
1190 Introduced in 7.1
1191 .IP CURLOPT_SSLCERTPASSWD
1192 Introduced in 7.1.1
1193 Deprecated since 7.17.0
1194 .IP CURLOPT_SSLCERTTYPE
1195 Introduced in 7.9.3
1196 .IP CURLOPT_SSLENGINE
1197 Introduced in 7.9.3
1198 .IP CURLOPT_SSLENGINE_DEFAULT
1199 Introduced in 7.9.3
1200 .IP CURLOPT_SSLKEY
1201 Introduced in 7.9.3
1202 .IP CURLOPT_SSLKEYPASSWD
1203 Introduced in 7.9.3
1204 Deprecated since 7.17.0
1205 .IP CURLOPT_SSLKEYTYPE
1206 Introduced in 7.9.3
1207 .IP CURLOPT_SSLVERSION
1208 Introduced in 7.1
1209 .IP CURLOPT_SSL_CIPHER_LIST
1210 Introduced in 7.9
1211 .IP CURLOPT_SSL_CTX_DATA
1212 Introduced in 7.10.6
1213 .IP CURLOPT_SSL_CTX_FUNCTION
1214 Introduced in 7.10.6
1215 .IP CURLOPT_SSL_ENABLE_ALPN
1216 Introduced in 7.36.0
1217 .IP CURLOPT_SSL_ENABLE_NPN
1218 Introduced in 7.36.0
1219 .IP CURLOPT_SSL_FALSESTART
1220 Introduced in 7.42.0
1221 .IP CURLOPT_SSL_OPTIONS
1222 Introduced in 7.25.0
1223 .IP CURLOPT_SSL_SESSIONID_CACHE
1224 Introduced in 7.16.0
1225 .IP CURLOPT_SSL_VERIFYHOST
1226 Introduced in 7.8.1
1227 .IP CURLOPT_SSL_VERIFYPEER
1228 Introduced in 7.4.2
1229 .IP CURLOPT_SSL_VERIFYSTATUS
1230 Introduced in 7.41.0
1231 .IP CURLOPT_STDERR
1232 Introduced in 7.1
1233 .IP CURLOPT_STREAM_DEPENDS
1234 Introduced in 7.46.0
1235 .IP CURLOPT_STREAM_DEPENDS_E
1236 Introduced in 7.46.0
1237 .IP CURLOPT_STREAM_WEIGHT
1238 Introduced in 7.46.0
1239 .IP CURLOPT_SUPPRESS_CONNECT_HEADERS
1240 Introduced in 7.54.0
1241 .IP CURLOPT_TCP_FASTOPEN
1242 Introduced in 7.49.0
1243 .IP CURLOPT_TCP_KEEPALIVE
1244 Introduced in 7.25.0
1245 .IP CURLOPT_TCP_KEEPIDLE
1246 Introduced in 7.25.0
1247 .IP CURLOPT_TCP_KEEPINTVL
1248 Introduced in 7.25.0
1249 .IP CURLOPT_TCP_NODELAY
1250 Introduced in 7.11.2
1251 .IP CURLOPT_TELNETOPTIONS
1252 Introduced in 7.7
1253 .IP CURLOPT_TFTP_BLKSIZE
1254 Introduced in 7.19.4
1255 .IP CURLOPT_TFTP_NO_OPTIONS
1256 Introduced in 7.48.0
1257 .IP CURLOPT_TIMECONDITION
1258 Introduced in 7.1
1259 .IP CURLOPT_TIMEOUT
1260 Introduced in 7.1
1261 .IP CURLOPT_TIMEOUT_MS
1262 Introduced in 7.16.2
1263 .IP CURLOPT_TIMEVALUE
1264 Introduced in 7.1
1265 .IP CURLOPT_TLSAUTH_PASSWORD
1266 Introduced in 7.21.4
1267 .IP CURLOPT_TLSAUTH_TYPE
1268 Introduced in 7.21.4
1269 .IP CURLOPT_TLSAUTH_USERNAME
1270 Introduced in 7.21.4
1271 .IP CURLOPT_TRANSFERTEXT
1272 Introduced in 7.1.1
1273 .IP CURLOPT_TRANSFER_ENCODING
1274 Introduced in 7.21.6
1275 .IP CURLOPT_UNIX_SOCKET_PATH
1276 Introduced in 7.40.0
1277 .IP CURLOPT_UNRESTRICTED_AUTH
1278 Introduced in 7.10.4
1279 .IP CURLOPT_UPLOAD
1280 Introduced in 7.1
1281 .IP CURLOPT_URL
1282 Introduced in 7.1
1283 .IP CURLOPT_USERAGENT
1284 Introduced in 7.1
1285 .IP CURLOPT_USERNAME
1286 Introduced in 7.19.1
1287 .IP CURLOPT_USERPWD
1288 Introduced in 7.1
1289 .IP CURLOPT_USE_SSL
1290 Introduced in 7.17.0
1291 .IP CURLOPT_VERBOSE
1292 Introduced in 7.1
1293 .IP CURLOPT_WILDCARDMATCH
1294 Introduced in 7.21.0
1295 .IP CURLOPT_WRITEDATA
1296 Introduced in 7.9.7
1297 .IP CURLOPT_WRITEFUNCTION
1298 Introduced in 7.1
1299 .IP CURLOPT_WRITEHEADER
1300 Introduced in 7.1
1301 .IP CURLOPT_WRITEINFO
1302 Introduced in 7.1
1303 .IP CURLOPT_XFERINFODATA
1304 Introduced in 7.32.0
1305 .IP CURLOPT_XFERINFOFUNCTION
1306 Introduced in 7.32.0
1307 .IP CURLOPT_XOAUTH2_BEARER
1308 Introduced in 7.33.0
1309 .IP CURLPAUSE_ALL
1310 Introduced in 7.18.0
1311 .IP CURLPAUSE_CONT
1312 Introduced in 7.18.0
1313 .IP CURLPAUSE_RECV
1314 Introduced in 7.18.0
1315 .IP CURLPAUSE_RECV_CONT
1316 Introduced in 7.18.0
1317 .IP CURLPAUSE_SEND
1318 Introduced in 7.18.0
1319 .IP CURLPAUSE_SEND_CONT
1320 Introduced in 7.18.0
1321 .IP CURLPIPE_HTTP1
1322 Introduced in 7.43.0
1323 .IP CURLPIPE_MULTIPLEX
1324 Introduced in 7.43.0
1325 .IP CURLPIPE_NOTHING
1326 Introduced in 7.43.0
1327 .IP CURLPROTO_ALL
1328 Introduced in 7.19.4
1329 .IP CURLPROTO_DICT
1330 Introduced in 7.19.4
1331 .IP CURLPROTO_FILE
1332 Introduced in 7.19.4
1333 .IP CURLPROTO_FTP
1334 Introduced in 7.19.4
1335 .IP CURLPROTO_FTPS
1336 Introduced in 7.19.4
1337 .IP CURLPROTO_GOPHER
1338 Introduced in 7.21.2
1339 .IP CURLPROTO_HTTP
1340 Introduced in 7.19.4
1341 .IP CURLPROTO_HTTPS
1342 Introduced in 7.19.4
1343 .IP CURLPROTO_IMAP
1344 Introduced in 7.20.0
1345 .IP CURLPROTO_IMAPS
1346 Introduced in 7.20.0
1347 .IP CURLPROTO_LDAP
1348 Introduced in 7.19.4
1349 .IP CURLPROTO_LDAPS
1350 Introduced in 7.19.4
1351 .IP CURLPROTO_POP3
1352 Introduced in 7.20.0
1353 .IP CURLPROTO_POP3S
1354 Introduced in 7.20.0
1355 .IP CURLPROTO_RTMP
1356 Introduced in 7.21.0
1357 .IP CURLPROTO_RTMPE
1358 Introduced in 7.21.0
1359 .IP CURLPROTO_RTMPS
1360 Introduced in 7.21.0
1361 .IP CURLPROTO_RTMPT
1362 Introduced in 7.21.0
1363 .IP CURLPROTO_RTMPTE
1364 Introduced in 7.21.0
1365 .IP CURLPROTO_RTMPTS
1366 Introduced in 7.21.0
1367 .IP CURLPROTO_RTSP
1368 Introduced in 7.20.0
1369 .IP CURLPROTO_SCP
1370 Introduced in 7.19.4
1371 .IP CURLPROTO_SFTP
1372 Introduced in 7.19.4
1373 .IP CURLPROTO_SMB
1374 Introduced in 7.40.0
1375 .IP CURLPROTO_SMBS
1376 Introduced in 7.40.0
1377 .IP CURLPROTO_SMTP
1378 Introduced in 7.20.0
1379 .IP CURLPROTO_SMTPS
1380 Introduced in 7.20.0
1381 .IP CURLPROTO_TELNET
1382 Introduced in 7.19.4
1383 .IP CURLPROTO_TFTP
1384 Introduced in 7.19.4
1385 .IP CURLPROXY_HTTP
1386 Introduced in 7.10
1387 .IP CURLPROXY_HTTPS
1388 Introduced in 7.52.0
1389 .IP CURLPROXY_HTTP_1_0
1390 Introduced in 7.19.4
1391 .IP CURLPROXY_SOCKS4
1392 Introduced in 7.10
1393 .IP CURLPROXY_SOCKS4A
1394 Introduced in 7.18.0
1395 .IP CURLPROXY_SOCKS5
1396 Introduced in 7.10
1397 .IP CURLPROXY_SOCKS5_HOSTNAME
1398 Introduced in 7.18.0
1399 .IP CURLSHE_BAD_OPTION
1400 Introduced in 7.10.3
1401 .IP CURLSHE_INVALID
1402 Introduced in 7.10.3
1403 .IP CURLSHE_IN_USE
1404 Introduced in 7.10.3
1405 .IP CURLSHE_NOMEM
1406 Introduced in 7.12.0
1407 .IP CURLSHE_NOT_BUILT_IN
1408 Introduced in 7.23.0
1409 .IP CURLSHE_OK
1410 Introduced in 7.10.3
1411 .IP CURLSHOPT_LOCKFUNC
1412 Introduced in 7.10.3
1413 .IP CURLSHOPT_NONE
1414 Introduced in 7.10.3
1415 .IP CURLSHOPT_SHARE
1416 Introduced in 7.10.3
1417 .IP CURLSHOPT_UNLOCKFUNC
1418 Introduced in 7.10.3
1419 .IP CURLSHOPT_UNSHARE
1420 Introduced in 7.10.3
1421 .IP CURLSHOPT_USERDATA
1422 Introduced in 7.10.3
1423 .IP CURLSOCKTYPE_ACCEPT
1424 Introduced in 7.28.0
1425 .IP CURLSOCKTYPE_IPCXN
1426 Introduced in 7.16.0
1427 .IP CURLSSH_AUTH_AGENT
1428 Introduced in 7.28.0
1429 .IP CURLSSH_AUTH_ANY
1430 Introduced in 7.16.1
1431 .IP CURLSSH_AUTH_DEFAULT
1432 Introduced in 7.16.1
1433 .IP CURLSSH_AUTH_HOST
1434 Introduced in 7.16.1
1435 .IP CURLSSH_AUTH_KEYBOARD
1436 Introduced in 7.16.1
1437 .IP CURLSSH_AUTH_NONE
1438 Introduced in 7.16.1
1439 .IP CURLSSH_AUTH_PASSWORD
1440 Introduced in 7.16.1
1441 .IP CURLSSH_AUTH_PUBLICKEY
1442 Introduced in 7.16.1
1443 .IP CURLSSLBACKEND_AXTLS
1444 Introduced in 7.38.0
1445 .IP CURLSSLBACKEND_BORINGSSL
1446 Introduced in 7.49.0
1447 .IP CURLSSLBACKEND_CYASSL
1448 Introduced in 7.34.0
1449 .IP CURLSSLBACKEND_DARWINSSL
1450 Introduced in 7.34.0
1451 .IP CURLSSLBACKEND_GNUTLS
1452 Introduced in 7.34.0
1453 .IP CURLSSLBACKEND_GSKIT
1454 Introduced in 7.34.0
1455 .IP CURLSSLBACKEND_LIBRESSL
1456 Introduced in 7.49.0
1457 .IP CURLSSLBACKEND_MBEDTLS
1458 Introduced in 7.46.0
1459 .IP CURLSSLBACKEND_NONE
1460 Introduced in 7.34.0
1461 .IP CURLSSLBACKEND_NSS
1462 Introduced in 7.34.0
1463 .IP CURLSSLBACKEND_OPENSSL
1464 Introduced in 7.34.0
1465 .IP CURLSSLBACKEND_POLARSSL
1466 Introduced in 7.34.0
1467 .IP CURLSSLBACKEND_QSOSSL
1468 Introduced in 7.34.0
1469 .IP CURLSSLBACKEND_SCHANNEL
1470 Introduced in 7.34.0
1471 .IP CURLSSLBACKEND_WOLFSSL
1472 Introduced in 7.49.0
1473 .IP CURLSSLOPT_ALLOW_BEAST
1474 Introduced in 7.25.0
1475 .IP CURLSSLOPT_NO_REVOKE
1476 Introduced in 7.44.0
1477 .IP CURLSSLSET_NO_BACKENDS
1478 Introduced in 7.56.0
1479 .IP CURLSSLSET_OK
1480 Introduced in 7.56.0
1481 .IP CURLSSLSET_TOO_LATE
1482 Introduced in 7.56.0
1483 .IP CURLSSLSET_UNKNOWN_BACKEND
1484 Introduced in 7.56.0
1485 .IP CURLUSESSL_ALL
1486 Introduced in 7.17.0
1487 .IP CURLUSESSL_CONTROL
1488 Introduced in 7.17.0
1489 .IP CURLUSESSL_NONE
1490 Introduced in 7.17.0
1491 .IP CURLUSESSL_TRY
1492 Introduced in 7.17.0
1493 .IP CURLVERSION_FIRST
1494 Introduced in 7.10
1495 .IP CURLVERSION_FOURTH
1496 Introduced in 7.16.1
1497 .IP CURLVERSION_NOW
1498 Introduced in 7.10
1499 .IP CURLVERSION_SECOND
1500 Introduced in 7.11.1
1501 .IP CURLVERSION_THIRD
1502 Introduced in 7.12.0
1503 .IP CURL_CHUNK_BGN_FUNC_FAIL
1504 Introduced in 7.21.0
1505 .IP CURL_CHUNK_BGN_FUNC_OK
1506 Introduced in 7.21.0
1507 .IP CURL_CHUNK_BGN_FUNC_SKIP
1508 Introduced in 7.21.0
1509 .IP CURL_CHUNK_END_FUNC_FAIL
1510 Introduced in 7.21.0
1511 .IP CURL_CHUNK_END_FUNC_OK
1512 Introduced in 7.21.0
1513 .IP CURL_CSELECT_ERR
1514 Introduced in 7.16.3
1515 .IP CURL_CSELECT_IN
1516 Introduced in 7.16.3
1517 .IP CURL_CSELECT_OUT
1518 Introduced in 7.16.3
1519 .IP CURL_DID_MEMORY_FUNC_TYPEDEFS
1520 Introduced in 7.49.0
1521 .IP CURL_EASY_NONE
1522 Introduced in 7.14.0
1523 .IP CURL_EASY_TIMEOUT
1524 Introduced in 7.14.0
1525 .IP CURL_ERROR_SIZE
1526 Introduced in 7.1
1527 .IP CURL_FNMATCHFUNC_FAIL
1528 Introduced in 7.21.0
1529 .IP CURL_FNMATCHFUNC_MATCH
1530 Introduced in 7.21.0
1531 .IP CURL_FNMATCHFUNC_NOMATCH
1532 Introduced in 7.21.0
1533 .IP CURL_FORMADD_DISABLED
1534 Introduced in 7.12.1
1535 Deprecated since 7.56.0
1536 .IP CURL_FORMADD_ILLEGAL_ARRAY
1537 Introduced in 7.9.8
1538 Deprecated since 7.56.0
1539 .IP CURL_FORMADD_INCOMPLETE
1540 Introduced in 7.9.8
1541 Deprecated since 7.56.0
1542 .IP CURL_FORMADD_MEMORY
1543 Introduced in 7.9.8
1544 Deprecated since 7.56.0
1545 .IP CURL_FORMADD_NULL
1546 Introduced in 7.9.8
1547 Deprecated since 7.56.0
1548 .IP CURL_FORMADD_OK
1549 Introduced in 7.9.8
1550 Deprecated since 7.56.0
1551 .IP CURL_FORMADD_OPTION_TWICE
1552 Introduced in 7.9.8
1553 Deprecated since 7.56.0
1554 .IP CURL_FORMADD_UNKNOWN_OPTION
1555 Introduced in 7.9.8
1556 Deprecated since 7.56.0
1557 .IP CURL_GLOBAL_ACK_EINTR
1558 Introduced in 7.30.0
1559 .IP CURL_GLOBAL_ALL
1560 Introduced in 7.8
1561 .IP CURL_GLOBAL_DEFAULT
1562 Introduced in 7.8
1563 .IP CURL_GLOBAL_NOTHING
1564 Introduced in 7.8
1565 .IP CURL_GLOBAL_SSL
1566 Introduced in 7.8
1567 .IP CURL_GLOBAL_WIN32
1568 Introduced in 7.8.1
1569 .IP CURL_HTTPPOST_BUFFER
1570 Introduced in 7.46.0
1571 .IP CURL_HTTPPOST_CALLBACK
1572 Introduced in 7.46.0
1573 .IP CURL_HTTPPOST_FILENAME
1574 Introduced in 7.46.0
1575 .IP CURL_HTTPPOST_LARGE
1576 Introduced in 7.46.0
1577 .IP CURL_HTTPPOST_PTRBUFFER
1578 Introduced in 7.46.0
1579 .IP CURL_HTTPPOST_PTRCONTENTS
1580 Introduced in 7.46.0
1581 .IP CURL_HTTPPOST_PTRNAME
1582 Introduced in 7.46.0
1583 .IP CURL_HTTPPOST_READFILE
1584 Introduced in 7.46.0
1585 .IP CURL_HTTP_VERSION_1_0
1586 Introduced in 7.9.1
1587 .IP CURL_HTTP_VERSION_1_1
1588 Introduced in 7.9.1
1589 .IP CURL_HTTP_VERSION_2
1590 Introduced in 7.43.0
1591 .IP CURL_HTTP_VERSION_2TLS
1592 Introduced in 7.47.0
1593 .IP CURL_HTTP_VERSION_2_0
1594 Introduced in 7.33.0
1595 .IP CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE
1596 Introduced in 7.49.0
1597 .IP CURL_HTTP_VERSION_NONE
1598 Introduced in 7.9.1
1599 .IP CURL_IPRESOLVE_V4
1600 Introduced in 7.10.8
1601 .IP CURL_IPRESOLVE_V6
1602 Introduced in 7.10.8
1603 .IP CURL_IPRESOLVE_WHATEVER
1604 Introduced in 7.10.8
1605 .IP CURL_LOCK_ACCESS_NONE
1606 Introduced in 7.10.3
1607 .IP CURL_LOCK_ACCESS_SHARED
1608 Introduced in 7.10.3
1609 .IP CURL_LOCK_ACCESS_SINGLE
1610 Introduced in 7.10.3
1611 .IP CURL_LOCK_DATA_CONNECT
1612 Introduced in 7.10.3
1613 .IP CURL_LOCK_DATA_COOKIE
1614 Introduced in 7.10.3
1615 .IP CURL_LOCK_DATA_DNS
1616 Introduced in 7.10.3
1617 .IP CURL_LOCK_DATA_NONE
1618 Introduced in 7.10.3
1619 .IP CURL_LOCK_DATA_SHARE
1620 Introduced in 7.10.4
1621 .IP CURL_LOCK_DATA_SSL_SESSION
1622 Introduced in 7.10.3
1623 .IP CURL_LOCK_TYPE_CONNECT
1624 Introduced in 7.10
1625 .IP CURL_LOCK_TYPE_COOKIE
1626 Introduced in 7.10
1627 .IP CURL_LOCK_TYPE_DNS
1628 Introduced in 7.10
1629 .IP CURL_LOCK_TYPE_NONE
1630 Introduced in 7.10
1631 .IP CURL_LOCK_TYPE_SSL_SESSION
1632 Introduced in 7.10
1633 .IP CURL_MAX_HTTP_HEADER
1634 Introduced in 7.19.7
1635 .IP CURL_MAX_READ_SIZE
1636 Introduced in 7.53.0
1637 .IP CURL_MAX_WRITE_SIZE
1638 Introduced in 7.9.7
1639 .IP CURL_NETRC_IGNORED
1640 Introduced in 7.9.8
1641 .IP CURL_NETRC_OPTIONAL
1642 Introduced in 7.9.8
1643 .IP CURL_NETRC_REQUIRED
1644 Introduced in 7.9.8
1645 .IP CURL_POLL_IN
1646 Introduced in 7.14.0
1647 .IP CURL_POLL_INOUT
1648 Introduced in 7.14.0
1649 .IP CURL_POLL_NONE
1650 Introduced in 7.14.0
1651 .IP CURL_POLL_OUT
1652 Introduced in 7.14.0
1653 .IP CURL_POLL_REMOVE
1654 Introduced in 7.14.0
1655 .IP CURL_PROGRESS_BAR
1656 Introduced in 7.1.1
1657 .IP CURL_PROGRESS_STATS
1658 Introduced in 7.1.1
1659 .IP CURL_PUSH_DENY
1660 Introduced in 7.44.0
1661 .IP CURL_PUSH_OK
1662 Introduced in 7.44.0
1663 .IP CURL_READFUNC_ABORT
1664 Introduced in 7.12.1
1665 .IP CURL_READFUNC_PAUSE
1666 Introduced in 7.18.0
1667 .IP CURL_REDIR_GET_ALL
1668 Introduced in 7.19.1
1669 .IP CURL_REDIR_POST_301
1670 Introduced in 7.19.1
1671 .IP CURL_REDIR_POST_302
1672 Introduced in 7.19.1
1673 .IP CURL_REDIR_POST_303
1674 Introduced in 7.25.1
1675 .IP CURL_REDIR_POST_ALL
1676 Introduced in 7.19.1
1677 .IP CURL_RTSPREQ_ANNOUNCE
1678 Introduced in 7.20.0
1679 .IP CURL_RTSPREQ_DESCRIBE
1680 Introduced in 7.20.0
1681 .IP CURL_RTSPREQ_GET_PARAMETER
1682 Introduced in 7.20.0
1683 .IP CURL_RTSPREQ_NONE
1684 Introduced in 7.20.0
1685 .IP CURL_RTSPREQ_OPTIONS
1686 Introduced in 7.20.0
1687 .IP CURL_RTSPREQ_PAUSE
1688 Introduced in 7.20.0
1689 .IP CURL_RTSPREQ_PLAY
1690 Introduced in 7.20.0
1691 .IP CURL_RTSPREQ_RECEIVE
1692 Introduced in 7.20.0
1693 .IP CURL_RTSPREQ_RECORD
1694 Introduced in 7.20.0
1695 .IP CURL_RTSPREQ_SETUP
1696 Introduced in 7.20.0
1697 .IP CURL_RTSPREQ_SET_PARAMETER
1698 Introduced in 7.20.0
1699 .IP CURL_RTSPREQ_TEARDOWN
1700 Introduced in 7.20.0
1701 .IP CURL_SEEKFUNC_CANTSEEK
1702 Introduced in 7.19.5
1703 .IP CURL_SEEKFUNC_FAIL
1704 Introduced in 7.19.5
1705 .IP CURL_SEEKFUNC_OK
1706 Introduced in 7.19.5
1707 .IP CURL_SOCKET_BAD
1708 Introduced in 7.14.0
1709 .IP CURL_SOCKET_TIMEOUT
1710 Introduced in 7.14.0
1711 .IP CURL_SOCKOPT_ALREADY_CONNECTED
1712 Introduced in 7.21.5
1713 .IP CURL_SOCKOPT_ERROR
1714 Introduced in 7.21.5
1715 .IP CURL_SOCKOPT_OK
1716 Introduced in 7.21.5
1717 .IP CURL_SSLVERSION_DEFAULT
1718 Introduced in 7.9.2
1719 .IP CURL_SSLVERSION_MAX_DEFAULT
1720 Introduced in 7.54.0
1721 .IP CURL_SSLVERSION_MAX_NONE
1722 Introduced in 7.54.0
1723 .IP CURL_SSLVERSION_MAX_TLS
1724 Introduced in 
1725 .IP CURL_SSLVERSION_MAX_TLS
1726 Introduced in 
1727 .IP CURL_SSLVERSION_MAX_TLS
1728 Introduced in 
1729 .IP CURL_SSLVERSION_MAX_TLS
1730 Introduced in 
1731 .IP CURL_SSLVERSION_SSL
1732 Introduced in 
1733 .IP CURL_SSLVERSION_SSL
1734 Introduced in 
1735 .IP CURL_SSLVERSION_TLS
1736 Introduced in 
1737 .IP CURL_SSLVERSION_TLS
1738 Introduced in 
1739 .IP CURL_SSLVERSION_TLS
1740 Introduced in 
1741 .IP CURL_SSLVERSION_TLS
1742 Introduced in 
1743 .IP CURL_SSLVERSION_TLS
1744 Introduced in 
1745 .IP CURL_STRICTER
1746 Introduced in 7.50.2
1747 .IP CURL_TIMECOND_IFMODSINCE
1748 Introduced in 7.9.7
1749 .IP CURL_TIMECOND_IFUNMODSINCE
1750 Introduced in 7.9.7
1751 .IP CURL_TIMECOND_LASTMOD
1752 Introduced in 7.9.7
1753 .IP CURL_TIMECOND_NONE
1754 Introduced in 7.9.7
1755 .IP CURL_TLSAUTH_NONE
1756 Introduced in 7.21.4
1757 .IP CURL_TLSAUTH_SRP
1758 Introduced in 7.21.4
1759 .IP CURL_VERSION_ASYNCHDNS
1760 Introduced in 7.10.7
1761 .IP CURL_VERSION_CONV
1762 Introduced in 7.15.4
1763 .IP CURL_VERSION_CURLDEBUG
1764 Introduced in 7.19.6
1765 .IP CURL_VERSION_DEBUG
1766 Introduced in 7.10.6
1767 .IP CURL_VERSION_GSSAPI
1768 Introduced in 7.38.0
1769 .IP CURL_VERSION_GSSNEGOTIATE
1770 Introduced in 7.10.6
1771 Deprecated since 7.38.0
1772 .IP CURL_VERSION_HTTP2
1773 Introduced in 7.33.0
1774 .IP CURL_VERSION_HTTPS_PROXY
1775 Introduced in 7.52.0
1776 .IP CURL_VERSION_IDN
1777 Introduced in 7.12.0
1778 .IP CURL_VERSION_IPV6
1779 Introduced in 7.10
1780 .IP CURL_VERSION_KERBEROS4
1781 Introduced in 7.10
1782 Deprecated since 7.33.0
1783 .IP CURL_VERSION_KERBEROS5
1784 Introduced in 7.40.0
1785 .IP CURL_VERSION_LARGEFILE
1786 Introduced in 7.11.1
1787 .IP CURL_VERSION_LIBZ
1788 Introduced in 7.10
1789 .IP CURL_VERSION_MULTI_SSL
1790 Introduced in 7.56.0
1791 .IP CURL_VERSION_NTLM
1792 Introduced in 7.10.6
1793 .IP CURL_VERSION_NTLM_WB
1794 Introduced in 7.22.0
1795 .IP CURL_VERSION_PSL
1796 Introduced in 7.47.0
1797 .IP CURL_VERSION_SPNEGO
1798 Introduced in 7.10.8
1799 .IP CURL_VERSION_SSL
1800 Introduced in 7.10
1801 .IP CURL_VERSION_SSPI
1802 Introduced in 7.13.2
1803 .IP CURL_VERSION_TLSAUTH_SRP
1804 Introduced in 7.21.4
1805 .IP CURL_VERSION_UNIX_SOCKETS
1806 Introduced in 7.40.0
1807 .IP CURL_WAIT_POLLIN
1808 Introduced in 7.28.0
1809 .IP CURL_WAIT_POLLOUT
1810 Introduced in 7.28.0
1811 .IP CURL_WAIT_POLLPRI
1812 Introduced in 7.28.0
1813 .IP CURL_WRITEFUNC_PAUSE
1814 Introduced in 7.18.0
1815 .IP CURL_ZERO_TERMINATED
1816 Introduced in 7.56.0