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