1libcurl-symbols(3)              libcurl symbols             libcurl-symbols(3)
2
3
4

NAME

6       libcurl-symbols - libcurl symbol version information
7

libcurl symbols

9       This  man  page details version information for public symbols provided
10       in the libcurl header files. This lists the first version in which  the
11       symbol  was  introduced and for some symbols two additional information
12       pieces:
13
14       The first version in which the symbol is marked "deprecated" -  meaning
15       that since that version no new code should be written to use the symbol
16       as it is marked for getting removed in a future.
17
18       The last version that featured the specific symbol. Using the symbol in
19       source code will make it no longer compile error-free after that speciā€
20       fied version.
21
22       This man page is automatically generated from  the  symbols-in-versions
23       file.
24
25       CURLAUTH_ANY
26              Introduced in 7.10.6
27
28       CURLAUTH_ANYSAFE
29              Introduced in 7.10.6
30
31       CURLAUTH_BASIC
32              Introduced in 7.10.6
33
34       CURLAUTH_BEARER
35              Introduced in 7.61.0
36
37       CURLAUTH_DIGEST
38              Introduced in 7.10.6
39
40       CURLAUTH_DIGEST_IE
41              Introduced in 7.19.3
42
43       CURLAUTH_GSSAPI
44              Introduced in 7.55.0
45
46       CURLAUTH_GSSNEGOTIATE
47              Introduced in 7.10.6 Deprecated since 7.38.0
48
49       CURLAUTH_NEGOTIATE
50              Introduced in 7.38.0
51
52       CURLAUTH_NONE
53              Introduced in 7.10.6
54
55       CURLAUTH_NTLM
56              Introduced in 7.10.6
57
58       CURLAUTH_NTLM_WB
59              Introduced in 7.22.0
60
61       CURLAUTH_ONLY
62              Introduced in 7.21.3
63
64       CURLCLOSEPOLICY_CALLBACK
65              Introduced in 7.7
66
67       CURLCLOSEPOLICY_LEAST_RECENTLY_USED
68              Introduced in 7.7
69
70       CURLCLOSEPOLICY_LEAST_TRAFFIC
71              Introduced in 7.7
72
73       CURLCLOSEPOLICY_NONE
74              Introduced in 7.7
75
76       CURLCLOSEPOLICY_OLDEST
77              Introduced in 7.7
78
79       CURLCLOSEPOLICY_SLOWEST
80              Introduced in 7.7
81
82       CURLE_ABORTED_BY_CALLBACK
83              Introduced in 7.1
84
85       CURLE_AGAIN
86              Introduced in 7.18.2
87
88       CURLE_ALREADY_COMPLETE
89              Introduced in 7.7.2
90
91       CURLE_BAD_CALLING_ORDER
92              Introduced in 7.1 Deprecated since 7.17.0
93
94       CURLE_BAD_CONTENT_ENCODING
95              Introduced in 7.10
96
97       CURLE_BAD_DOWNLOAD_RESUME
98              Introduced in 7.10
99
100       CURLE_BAD_FUNCTION_ARGUMENT
101              Introduced in 7.1
102
103       CURLE_BAD_PASSWORD_ENTERED
104              Introduced in 7.4.2 Deprecated since 7.17.0
105
106       CURLE_CHUNK_FAILED
107              Introduced in 7.21.0
108
109       CURLE_CONV_FAILED
110              Introduced in 7.15.4
111
112       CURLE_CONV_REQD
113              Introduced in 7.15.4
114
115       CURLE_COULDNT_CONNECT
116              Introduced in 7.1
117
118       CURLE_COULDNT_RESOLVE_HOST
119              Introduced in 7.1
120
121       CURLE_COULDNT_RESOLVE_PROXY
122              Introduced in 7.1
123
124       CURLE_FAILED_INIT
125              Introduced in 7.1
126
127       CURLE_FILESIZE_EXCEEDED
128              Introduced in 7.10.8
129
130       CURLE_FILE_COULDNT_READ_FILE
131              Introduced in 7.1
132
133       CURLE_FTP_ACCEPT_FAILED
134              Introduced in 7.24.0
135
136       CURLE_FTP_ACCEPT_TIMEOUT
137              Introduced in 7.24.0
138
139       CURLE_FTP_ACCESS_DENIED
140              Introduced in 7.1
141
142       CURLE_FTP_BAD_DOWNLOAD_RESUME
143              Introduced in 7.1 Deprecated since 7.1
144
145       CURLE_FTP_BAD_FILE_LIST
146              Introduced in 7.21.0
147
148       CURLE_FTP_CANT_GET_HOST
149              Introduced in 7.1
150
151       CURLE_FTP_CANT_RECONNECT
152              Introduced in 7.1 Deprecated since 7.17.0
153
154       CURLE_FTP_COULDNT_GET_SIZE
155              Introduced in 7.1 Deprecated since 7.17.0
156
157       CURLE_FTP_COULDNT_RETR_FILE
158              Introduced in 7.1
159
160       CURLE_FTP_COULDNT_SET_ASCII
161              Introduced in 7.1 Deprecated since 7.17.0
162
163       CURLE_FTP_COULDNT_SET_BINARY
164              Introduced in 7.1 Deprecated since 7.17.0
165
166       CURLE_FTP_COULDNT_SET_TYPE
167              Introduced in 7.17.0
168
169       CURLE_FTP_COULDNT_STOR_FILE
170              Introduced in 7.1
171
172       CURLE_FTP_COULDNT_USE_REST
173              Introduced in 7.1
174
175       CURLE_FTP_PARTIAL_FILE
176              Introduced in 7.1 Deprecated since 7.1
177
178       CURLE_FTP_PORT_FAILED
179              Introduced in 7.1
180
181       CURLE_FTP_PRET_FAILED
182              Introduced in 7.20.0
183
184       CURLE_FTP_QUOTE_ERROR
185              Introduced in 7.1 Deprecated since 7.17.0
186
187       CURLE_FTP_SSL_FAILED
188              Introduced in 7.11.0 Deprecated since 7.17.0
189
190       CURLE_FTP_USER_PASSWORD_INCORRECT
191              Introduced in 7.1 Deprecated since 7.17.0
192
193       CURLE_FTP_WEIRD_227_FORMAT
194              Introduced in 7.1
195
196       CURLE_FTP_WEIRD_PASS_REPLY
197              Introduced in 7.1
198
199       CURLE_FTP_WEIRD_PASV_REPLY
200              Introduced in 7.1
201
202       CURLE_FTP_WEIRD_SERVER_REPLY
203              Introduced in 7.1
204
205       CURLE_FTP_WEIRD_USER_REPLY
206              Introduced in 7.1 Deprecated since 7.17.0
207
208       CURLE_FTP_WRITE_ERROR
209              Introduced in 7.1 Deprecated since 7.17.0
210
211       CURLE_FUNCTION_NOT_FOUND
212              Introduced in 7.1
213
214       CURLE_GOT_NOTHING
215              Introduced in 7.9.1
216
217       CURLE_HTTP2
218              Introduced in 7.38.0
219
220       CURLE_HTTP2_STREAM
221              Introduced in 7.49.0
222
223       CURLE_HTTP_NOT_FOUND
224              Introduced in 7.1
225
226       CURLE_HTTP_PORT_FAILED
227              Introduced in 7.3 Deprecated since 7.12.0
228
229       CURLE_HTTP_POST_ERROR
230              Introduced in 7.1
231
232       CURLE_HTTP_RANGE_ERROR
233              Introduced in 7.1 Deprecated since 7.17.0
234
235       CURLE_HTTP_RETURNED_ERROR
236              Introduced in 7.10.3
237
238       CURLE_INTERFACE_FAILED
239              Introduced in 7.12.0
240
241       CURLE_LDAP_CANNOT_BIND
242              Introduced in 7.1
243
244       CURLE_LDAP_INVALID_URL
245              Introduced in 7.10.8
246
247       CURLE_LDAP_SEARCH_FAILED
248              Introduced in 7.1
249
250       CURLE_LIBRARY_NOT_FOUND
251              Introduced in 7.1 Deprecated since 7.17.0
252
253       CURLE_LOGIN_DENIED
254              Introduced in 7.13.1
255
256       CURLE_MALFORMAT_USER
257              Introduced in 7.1 Deprecated since 7.17.0
258
259       CURLE_NOT_BUILT_IN
260              Introduced in 7.21.5
261
262       CURLE_NO_CONNECTION_AVAILABLE
263              Introduced in 7.30.0
264
265       CURLE_OK
266              Introduced in 7.1
267
268       CURLE_OPERATION_TIMEDOUT
269              Introduced in 7.10.2
270
271       CURLE_OPERATION_TIMEOUTED
272              Introduced in 7.1 Deprecated since 7.17.0
273
274       CURLE_OUT_OF_MEMORY
275              Introduced in 7.1
276
277       CURLE_PARTIAL_FILE
278              Introduced in 7.1
279
280       CURLE_PEER_FAILED_VERIFICATION
281              Introduced in 7.17.1
282
283       CURLE_QUOTE_ERROR
284              Introduced in 7.17.0
285
286       CURLE_RANGE_ERROR
287              Introduced in 7.17.0
288
289       CURLE_READ_ERROR
290              Introduced in 7.1
291
292       CURLE_RECURSIVE_API_CALL
293              Introduced in 7.59.0
294
295       CURLE_RECV_ERROR
296              Introduced in 7.10
297
298       CURLE_REMOTE_ACCESS_DENIED
299              Introduced in 7.17.0
300
301       CURLE_REMOTE_DISK_FULL
302              Introduced in 7.17.0
303
304       CURLE_REMOTE_FILE_EXISTS
305              Introduced in 7.17.0
306
307       CURLE_REMOTE_FILE_NOT_FOUND
308              Introduced in 7.16.1
309
310       CURLE_RTSP_CSEQ_ERROR
311              Introduced in 7.20.0
312
313       CURLE_RTSP_SESSION_ERROR
314              Introduced in 7.20.0
315
316       CURLE_SEND_ERROR
317              Introduced in 7.10
318
319       CURLE_SEND_FAIL_REWIND
320              Introduced in 7.12.3
321
322       CURLE_SHARE_IN_USE
323              Introduced in 7.9.6 Deprecated since 7.17.0
324
325       CURLE_SSH
326              Introduced in 7.16.1
327
328       CURLE_SSL_CACERT
329              Introduced in 7.10
330
331       CURLE_SSL_CACERT_BADFILE
332              Introduced in 7.16.0
333
334       CURLE_SSL_CERTPROBLEM
335              Introduced in 7.10
336
337       CURLE_SSL_CIPHER
338              Introduced in 7.10
339
340       CURLE_SSL_CONNECT_ERROR
341              Introduced in 7.1
342
343       CURLE_SSL_CRL_BADFILE
344              Introduced in 7.19.0
345
346       CURLE_SSL_ENGINE_INITFAILED
347              Introduced in 7.12.3
348
349       CURLE_SSL_ENGINE_NOTFOUND
350              Introduced in 7.9.3
351
352       CURLE_SSL_ENGINE_SETFAILED
353              Introduced in 7.9.3
354
355       CURLE_SSL_INVALIDCERTSTATUS
356              Introduced in 7.41.0
357
358       CURLE_SSL_ISSUER_ERROR
359              Introduced in 7.19.0
360
361       CURLE_SSL_PEER_CERTIFICATE
362              Introduced in 7.8 Deprecated since 7.17.1
363
364       CURLE_SSL_PINNEDPUBKEYNOTMATCH
365              Introduced in 7.39.0
366
367       CURLE_SSL_SHUTDOWN_FAILED
368              Introduced in 7.16.1
369
370       CURLE_TELNET_OPTION_SYNTAX
371              Introduced in 7.7
372
373       CURLE_TFTP_DISKFULL
374              Introduced in 7.15.0 Deprecated since 7.17.0
375
376       CURLE_TFTP_EXISTS
377              Introduced in 7.15.0 Deprecated since 7.17.0
378
379       CURLE_TFTP_ILLEGAL
380              Introduced in 7.15.0
381
382       CURLE_TFTP_NOSUCHUSER
383              Introduced in 7.15.0
384
385       CURLE_TFTP_NOTFOUND
386              Introduced in 7.15.0
387
388       CURLE_TFTP_PERM
389              Introduced in 7.15.0
390
391       CURLE_TFTP_UNKNOWNID
392              Introduced in 7.15.0
393
394       CURLE_TOO_MANY_REDIRECTS
395              Introduced in 7.5
396
397       CURLE_UNKNOWN_OPTION
398              Introduced in 7.21.5
399
400       CURLE_UNKNOWN_TELNET_OPTION
401              Introduced in 7.7
402
403       CURLE_UNSUPPORTED_PROTOCOL
404              Introduced in 7.1
405
406       CURLE_UPLOAD_FAILED
407              Introduced in 7.16.3
408
409       CURLE_URL_MALFORMAT
410              Introduced in 7.1
411
412       CURLE_URL_MALFORMAT_USER
413              Introduced in 7.1 Deprecated since 7.17.0
414
415       CURLE_USE_SSL_FAILED
416              Introduced in 7.17.0
417
418       CURLE_WEIRD_SERVER_REPLY
419              Introduced in 7.51.0
420
421       CURLE_WRITE_ERROR
422              Introduced in 7.1
423
424       CURLFILETYPE_DEVICE_BLOCK
425              Introduced in 7.21.0
426
427       CURLFILETYPE_DEVICE_CHAR
428              Introduced in 7.21.0
429
430       CURLFILETYPE_DIRECTORY
431              Introduced in 7.21.0
432
433       CURLFILETYPE_DOOR
434              Introduced in 7.21.0
435
436       CURLFILETYPE_FILE
437              Introduced in 7.21.0
438
439       CURLFILETYPE_NAMEDPIPE
440              Introduced in 7.21.0
441
442       CURLFILETYPE_SOCKET
443              Introduced in 7.21.0
444
445       CURLFILETYPE_SYMLINK
446              Introduced in 7.21.0
447
448       CURLFILETYPE_UNKNOWN
449              Introduced in 7.21.0
450
451       CURLFINFOFLAG_KNOWN_FILENAME
452              Introduced in 7.21.0
453
454       CURLFINFOFLAG_KNOWN_FILETYPE
455              Introduced in 7.21.0
456
457       CURLFINFOFLAG_KNOWN_GID
458              Introduced in 7.21.0
459
460       CURLFINFOFLAG_KNOWN_HLINKCOUNT
461              Introduced in 7.21.0
462
463       CURLFINFOFLAG_KNOWN_PERM
464              Introduced in 7.21.0
465
466       CURLFINFOFLAG_KNOWN_SIZE
467              Introduced in 7.21.0
468
469       CURLFINFOFLAG_KNOWN_TIME
470              Introduced in 7.21.0
471
472       CURLFINFOFLAG_KNOWN_UID
473              Introduced in 7.21.0
474
475       CURLFORM_ARRAY
476              Introduced in 7.9.1 Deprecated since 7.56.0
477
478       CURLFORM_ARRAY_END
479              Introduced in 7.9.1 Deprecated since 7.9.5 Last used in 7.9.5
480
481       CURLFORM_ARRAY_START
482              Introduced in 7.9.1 Deprecated since 7.9.5 Last used in 7.9.5
483
484       CURLFORM_BUFFER
485              Introduced in 7.9.8 Deprecated since 7.56.0
486
487       CURLFORM_BUFFERLENGTH
488              Introduced in 7.9.8 Deprecated since 7.56.0
489
490       CURLFORM_BUFFERPTR
491              Introduced in 7.9.8 Deprecated since 7.56.0
492
493       CURLFORM_CONTENTHEADER
494              Introduced in 7.9.3 Deprecated since 7.56.0
495
496       CURLFORM_CONTENTLEN
497              Introduced in 7.46.0 Deprecated since 7.56.0
498
499       CURLFORM_CONTENTSLENGTH
500              Introduced in 7.9 Deprecated since 7.56.0
501
502       CURLFORM_CONTENTTYPE
503              Introduced in 7.9 Deprecated since 7.56.0
504
505       CURLFORM_COPYCONTENTS
506              Introduced in 7.9 Deprecated since 7.56.0
507
508       CURLFORM_COPYNAME
509              Introduced in 7.9 Deprecated since 7.56.0
510
511       CURLFORM_END
512              Introduced in 7.9 Deprecated since 7.56.0
513
514       CURLFORM_FILE
515              Introduced in 7.9 Deprecated since 7.56.0
516
517       CURLFORM_FILECONTENT
518              Introduced in 7.9.1 Deprecated since 7.56.0
519
520       CURLFORM_FILENAME
521              Introduced in 7.9.6 Deprecated since 7.56.0
522
523       CURLFORM_NAMELENGTH
524              Introduced in 7.9 Deprecated since 7.56.0
525
526       CURLFORM_NOTHING
527              Introduced in 7.9 Deprecated since 7.56.0
528
529       CURLFORM_PTRCONTENTS
530              Introduced in 7.9 Deprecated since 7.56.0
531
532       CURLFORM_PTRNAME
533              Introduced in 7.9 Deprecated since 7.56.0
534
535       CURLFORM_STREAM
536              Introduced in 7.18.2 Deprecated since 7.56.0
537
538       CURLFTPAUTH_DEFAULT
539              Introduced in 7.12.2
540
541       CURLFTPAUTH_SSL
542              Introduced in 7.12.2
543
544       CURLFTPAUTH_TLS
545              Introduced in 7.12.2
546
547       CURLFTPMETHOD_DEFAULT
548              Introduced in 7.15.3
549
550       CURLFTPMETHOD_MULTICWD
551              Introduced in 7.15.3
552
553       CURLFTPMETHOD_NOCWD
554              Introduced in 7.15.3
555
556       CURLFTPMETHOD_SINGLECWD
557              Introduced in 7.15.3
558
559       CURLFTPSSL_ALL
560              Introduced in 7.11.0 Deprecated since 7.17.0
561
562       CURLFTPSSL_CCC_ACTIVE
563              Introduced in 7.16.2
564
565       CURLFTPSSL_CCC_NONE
566              Introduced in 7.16.2
567
568       CURLFTPSSL_CCC_PASSIVE
569              Introduced in 7.16.1
570
571       CURLFTPSSL_CONTROL
572              Introduced in 7.11.0 Deprecated since 7.17.0
573
574       CURLFTPSSL_NONE
575              Introduced in 7.11.0 Deprecated since 7.17.0
576
577       CURLFTPSSL_TRY
578              Introduced in 7.11.0 Deprecated since 7.17.0
579
580       CURLFTP_CREATE_DIR
581              Introduced in 7.19.4
582
583       CURLFTP_CREATE_DIR_NONE
584              Introduced in 7.19.4
585
586       CURLFTP_CREATE_DIR_RETRY
587              Introduced in 7.19.4
588
589       CURLGSSAPI_DELEGATION_FLAG
590              Introduced in 7.22.0
591
592       CURLGSSAPI_DELEGATION_NONE
593              Introduced in 7.22.0
594
595       CURLGSSAPI_DELEGATION_POLICY_FLAG
596              Introduced in 7.22.0
597
598       CURLHEADER_SEPARATE
599              Introduced in 7.37.0
600
601       CURLHEADER_UNIFIED
602              Introduced in 7.37.0
603
604       CURLINFO_ACTIVESOCKET
605              Introduced in 7.45.0
606
607       CURLINFO_APPCONNECT_TIME
608              Introduced in 7.19.0
609
610       CURLINFO_APPCONNECT_TIME_T
611              Introduced in 7.61.0
612
613       CURLINFO_CERTINFO
614              Introduced in 7.19.1
615
616       CURLINFO_CONDITION_UNMET
617              Introduced in 7.19.4
618
619       CURLINFO_CONNECT_TIME
620              Introduced in 7.4.1
621
622       CURLINFO_CONNECT_TIME_T
623              Introduced in 7.61.0
624
625       CURLINFO_CONTENT_LENGTH_DOWNLOAD
626              Introduced in 7.6.1
627
628       CURLINFO_CONTENT_LENGTH_DOWNLOAD_T
629              Introduced in 7.55.0
630
631       CURLINFO_CONTENT_LENGTH_UPLOAD
632              Introduced in 7.6.1
633
634       CURLINFO_CONTENT_LENGTH_UPLOAD_T
635              Introduced in 7.55.0
636
637       CURLINFO_CONTENT_TYPE
638              Introduced in 7.9.4
639
640       CURLINFO_COOKIELIST
641              Introduced in 7.14.1
642
643       CURLINFO_DATA_IN
644              Introduced in 7.9.6
645
646       CURLINFO_DATA_OUT
647              Introduced in 7.9.6
648
649       CURLINFO_DOUBLE
650              Introduced in 7.4.1
651
652       CURLINFO_EFFECTIVE_URL
653              Introduced in 7.4
654
655       CURLINFO_END
656              Introduced in 7.9.6
657
658       CURLINFO_FILETIME
659              Introduced in 7.5
660
661       CURLINFO_FILETIME_T
662              Introduced in 7.59.0
663
664       CURLINFO_FTP_ENTRY_PATH
665              Introduced in 7.15.4
666
667       CURLINFO_HEADER_IN
668              Introduced in 7.9.6
669
670       CURLINFO_HEADER_OUT
671              Introduced in 7.9.6
672
673       CURLINFO_HEADER_SIZE
674              Introduced in 7.4.1
675
676       CURLINFO_HTTPAUTH_AVAIL
677              Introduced in 7.10.8
678
679       CURLINFO_HTTP_CODE
680              Introduced in 7.4.1 Deprecated since 7.10.8
681
682       CURLINFO_HTTP_CONNECTCODE
683              Introduced in 7.10.7
684
685       CURLINFO_HTTP_VERSION
686              Introduced in 7.50.0
687
688       CURLINFO_LASTONE
689              Introduced in 7.4.1
690
691       CURLINFO_LASTSOCKET
692              Introduced in 7.15.2
693
694       CURLINFO_LOCAL_IP
695              Introduced in 7.21.0
696
697       CURLINFO_LOCAL_PORT
698              Introduced in 7.21.0
699
700       CURLINFO_LONG
701              Introduced in 7.4.1
702
703       CURLINFO_MASK
704              Introduced in 7.4.1
705
706       CURLINFO_NAMELOOKUP_TIME
707              Introduced in 7.4.1
708
709       CURLINFO_NAMELOOKUP_TIME_T
710              Introduced in 7.61.0
711
712       CURLINFO_NONE
713              Introduced in 7.4.1
714
715       CURLINFO_NUM_CONNECTS
716              Introduced in 7.12.3
717
718       CURLINFO_OFF_T
719              Introduced in 7.55.0
720
721       CURLINFO_OS_ERRNO
722              Introduced in 7.12.2
723
724       CURLINFO_PRETRANSFER_TIME
725              Introduced in 7.4.1
726
727       CURLINFO_PRETRANSFER_TIME_T
728              Introduced in 7.61.0
729
730       CURLINFO_PRIMARY_IP
731              Introduced in 7.19.0
732
733       CURLINFO_PRIMARY_PORT
734              Introduced in 7.21.0
735
736       CURLINFO_PRIVATE
737              Introduced in 7.10.3
738
739       CURLINFO_PROTOCOL
740              Introduced in 7.52.0
741
742       CURLINFO_PROXYAUTH_AVAIL
743              Introduced in 7.10.8
744
745       CURLINFO_PROXY_SSL_VERIFYRESULT
746              Introduced in 7.52.0
747
748       CURLINFO_PTR
749              Introduced in 7.54.1
750
751       CURLINFO_REDIRECT_COUNT
752              Introduced in 7.9.7
753
754       CURLINFO_REDIRECT_TIME
755              Introduced in 7.9.7
756
757       CURLINFO_REDIRECT_TIME_T
758              Introduced in 7.61.0
759
760       CURLINFO_REDIRECT_URL
761              Introduced in 7.18.2
762
763       CURLINFO_REQUEST_SIZE
764              Introduced in 7.4.1
765
766       CURLINFO_RESPONSE_CODE
767              Introduced in 7.10.8
768
769       CURLINFO_RTSP_CLIENT_CSEQ
770              Introduced in 7.20.0
771
772       CURLINFO_RTSP_CSEQ_RECV
773              Introduced in 7.20.0
774
775       CURLINFO_RTSP_SERVER_CSEQ
776              Introduced in 7.20.0
777
778       CURLINFO_RTSP_SESSION_ID
779              Introduced in 7.20.0
780
781       CURLINFO_SCHEME
782              Introduced in 7.52.0
783
784       CURLINFO_SIZE_DOWNLOAD
785              Introduced in 7.4.1
786
787       CURLINFO_SIZE_DOWNLOAD_T
788              Introduced in 7.55.0
789
790       CURLINFO_SIZE_UPLOAD
791              Introduced in 7.4.1
792
793       CURLINFO_SIZE_UPLOAD_T
794              Introduced in 7.55.0
795
796       CURLINFO_SLIST
797              Introduced in 7.12.3
798
799       CURLINFO_SOCKET
800              Introduced in 7.45.0
801
802       CURLINFO_SPEED_DOWNLOAD
803              Introduced in 7.4.1
804
805       CURLINFO_SPEED_DOWNLOAD_T
806              Introduced in 7.55.0
807
808       CURLINFO_SPEED_UPLOAD
809              Introduced in 7.4.1
810
811       CURLINFO_SPEED_UPLOAD_T
812              Introduced in 7.55.0
813
814       CURLINFO_SSL_DATA_IN
815              Introduced in 7.12.1
816
817       CURLINFO_SSL_DATA_OUT
818              Introduced in 7.12.1
819
820       CURLINFO_SSL_ENGINES
821              Introduced in 7.12.3
822
823       CURLINFO_SSL_VERIFYRESULT
824              Introduced in 7.5
825
826       CURLINFO_STARTTRANSFER_TIME
827              Introduced in 7.9.2
828
829       CURLINFO_STARTTRANSFER_TIME_T
830              Introduced in 7.61.0
831
832       CURLINFO_STRING
833              Introduced in 7.4.1
834
835       CURLINFO_TEXT
836              Introduced in 7.9.6
837
838       CURLINFO_TLS_SESSION
839              Introduced in 7.34.0 Deprecated since 7.48.0
840
841       CURLINFO_TLS_SSL_PTR
842              Introduced in 7.48.0
843
844       CURLINFO_TOTAL_TIME
845              Introduced in 7.4.1
846
847       CURLINFO_TOTAL_TIME_T
848              Introduced in 7.61.0
849
850       CURLINFO_TYPEMASK
851              Introduced in 7.4.1
852
853       CURLIOCMD_NOP
854              Introduced in 7.12.3
855
856       CURLIOCMD_RESTARTREAD
857              Introduced in 7.12.3
858
859       CURLIOE_FAILRESTART
860              Introduced in 7.12.3
861
862       CURLIOE_OK
863              Introduced in 7.12.3
864
865       CURLIOE_UNKNOWNCMD
866              Introduced in 7.12.3
867
868       CURLKHMATCH_MISMATCH
869              Introduced in 7.19.6
870
871       CURLKHMATCH_MISSING
872              Introduced in 7.19.6
873
874       CURLKHMATCH_OK
875              Introduced in 7.19.6
876
877       CURLKHSTAT_DEFER
878              Introduced in 7.19.6
879
880       CURLKHSTAT_FINE
881              Introduced in 7.19.6
882
883       CURLKHSTAT_FINE_ADD_TO_FILE
884              Introduced in 7.19.6
885
886       CURLKHSTAT_REJECT
887              Introduced in 7.19.6
888
889       CURLKHTYPE_DSS
890              Introduced in 7.19.6
891
892       CURLKHTYPE_ECDSA
893              Introduced in 7.58.0
894
895       CURLKHTYPE_ED25519
896              Introduced in 7.58.0
897
898       CURLKHTYPE_RSA
899              Introduced in 7.19.6
900
901       CURLKHTYPE_RSA1
902              Introduced in 7.19.6
903
904       CURLKHTYPE_UNKNOWN
905              Introduced in 7.19.6
906
907       CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE
908              Introduced in 7.30.0
909
910       CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE
911              Introduced in 7.30.0
912
913       CURLMOPT_MAXCONNECTS
914              Introduced in 7.16.3
915
916       CURLMOPT_MAX_HOST_CONNECTIONS
917              Introduced in 7.30.0
918
919       CURLMOPT_MAX_PIPELINE_LENGTH
920              Introduced in 7.30.0
921
922       CURLMOPT_MAX_TOTAL_CONNECTIONS
923              Introduced in 7.30.0
924
925       CURLMOPT_PIPELINING
926              Introduced in 7.16.0
927
928       CURLMOPT_PIPELINING_SERVER_BL
929              Introduced in 7.30.0
930
931       CURLMOPT_PIPELINING_SITE_BL
932              Introduced in 7.30.0
933
934       CURLMOPT_PUSHDATA
935              Introduced in 7.44.0
936
937       CURLMOPT_PUSHFUNCTION
938              Introduced in 7.44.0
939
940       CURLMOPT_SOCKETDATA
941              Introduced in 7.15.4
942
943       CURLMOPT_SOCKETFUNCTION
944              Introduced in 7.15.4
945
946       CURLMOPT_TIMERDATA
947              Introduced in 7.16.0
948
949       CURLMOPT_TIMERFUNCTION
950              Introduced in 7.16.0
951
952       CURLMSG_DONE
953              Introduced in 7.9.6
954
955       CURLMSG_NONE
956              Introduced in 7.9.6
957
958       CURLM_ADDED_ALREADY
959              Introduced in 7.32.1
960
961       CURLM_BAD_EASY_HANDLE
962              Introduced in 7.9.6
963
964       CURLM_BAD_HANDLE
965              Introduced in 7.9.6
966
967       CURLM_BAD_SOCKET
968              Introduced in 7.15.4
969
970       CURLM_CALL_MULTI_PERFORM
971              Introduced in 7.9.6
972
973       CURLM_CALL_MULTI_SOCKET
974              Introduced in 7.15.5
975
976       CURLM_INTERNAL_ERROR
977              Introduced in 7.9.6
978
979       CURLM_OK
980              Introduced in 7.9.6
981
982       CURLM_OUT_OF_MEMORY
983              Introduced in 7.9.6
984
985       CURLM_RECURSIVE_API_CALL
986              Introduced in 7.59.0
987
988       CURLM_UNKNOWN_OPTION
989              Introduced in 7.15.4
990
991       CURLOPTTYPE_FUNCTIONPOINT
992              Introduced in 7.1
993
994       CURLOPTTYPE_LONG
995              Introduced in 7.1
996
997       CURLOPTTYPE_OBJECTPOINT
998              Introduced in 7.1
999
1000       CURLOPTTYPE_OFF_T
1001              Introduced in 7.11.0
1002
1003       CURLOPTTYPE_STRINGPOINT
1004              Introduced in 7.46.0
1005
1006       CURLOPT_ABSTRACT_UNIX_SOCKET
1007              Introduced in 7.53.0
1008
1009       CURLOPT_ACCEPTTIMEOUT_MS
1010              Introduced in 7.24.0
1011
1012       CURLOPT_ACCEPT_ENCODING
1013              Introduced in 7.21.6
1014
1015       CURLOPT_ADDRESS_SCOPE
1016              Introduced in 7.19.0
1017
1018       CURLOPT_APPEND
1019              Introduced in 7.17.0
1020
1021       CURLOPT_AUTOREFERER
1022              Introduced in 7.1
1023
1024       CURLOPT_BUFFERSIZE
1025              Introduced in 7.10
1026
1027       CURLOPT_CAINFO
1028              Introduced in 7.4.2
1029
1030       CURLOPT_CAPATH
1031              Introduced in 7.9.8
1032
1033       CURLOPT_CERTINFO
1034              Introduced in 7.19.1
1035
1036       CURLOPT_CHUNK_BGN_FUNCTION
1037              Introduced in 7.21.0
1038
1039       CURLOPT_CHUNK_DATA
1040              Introduced in 7.21.0
1041
1042       CURLOPT_CHUNK_END_FUNCTION
1043              Introduced in 7.21.0
1044
1045       CURLOPT_CLOSEFUNCTION
1046              Introduced in 7.7 Deprecated since 7.11.1 Last used in 7.11.1
1047
1048       CURLOPT_CLOSEPOLICY
1049              Introduced in 7.7 Deprecated since 7.16.1
1050
1051       CURLOPT_CLOSESOCKETDATA
1052              Introduced in 7.21.7
1053
1054       CURLOPT_CLOSESOCKETFUNCTION
1055              Introduced in 7.21.7
1056
1057       CURLOPT_CONNECTTIMEOUT
1058              Introduced in 7.7
1059
1060       CURLOPT_CONNECTTIMEOUT_MS
1061              Introduced in 7.16.2
1062
1063       CURLOPT_CONNECT_ONLY
1064              Introduced in 7.15.2
1065
1066       CURLOPT_CONNECT_TO
1067              Introduced in 7.49.0
1068
1069       CURLOPT_CONV_FROM_NETWORK_FUNCTION
1070              Introduced in 7.15.4
1071
1072       CURLOPT_CONV_FROM_UTF8_FUNCTION
1073              Introduced in 7.15.4
1074
1075       CURLOPT_CONV_TO_NETWORK_FUNCTION
1076              Introduced in 7.15.4
1077
1078       CURLOPT_COOKIE
1079              Introduced in 7.1
1080
1081       CURLOPT_COOKIEFILE
1082              Introduced in 7.1
1083
1084       CURLOPT_COOKIEJAR
1085              Introduced in 7.9
1086
1087       CURLOPT_COOKIELIST
1088              Introduced in 7.14.1
1089
1090       CURLOPT_COOKIESESSION
1091              Introduced in 7.9.7
1092
1093       CURLOPT_COPYPOSTFIELDS
1094              Introduced in 7.17.1
1095
1096       CURLOPT_CRLF
1097              Introduced in 7.1
1098
1099       CURLOPT_CRLFILE
1100              Introduced in 7.19.0
1101
1102       CURLOPT_CUSTOMREQUEST
1103              Introduced in 7.1
1104
1105       CURLOPT_DEBUGDATA
1106              Introduced in 7.9.6
1107
1108       CURLOPT_DEBUGFUNCTION
1109              Introduced in 7.9.6
1110
1111       CURLOPT_DEFAULT_PROTOCOL
1112              Introduced in 7.45.0
1113
1114       CURLOPT_DIRLISTONLY
1115              Introduced in 7.17.0
1116
1117       CURLOPT_DISALLOW_USERNAME_IN_URL
1118              Introduced in 7.61.0
1119
1120       CURLOPT_DNS_CACHE_TIMEOUT
1121              Introduced in 7.9.3
1122
1123       CURLOPT_DNS_INTERFACE
1124              Introduced in 7.33.0
1125
1126       CURLOPT_DNS_LOCAL_IP4
1127              Introduced in 7.33.0
1128
1129       CURLOPT_DNS_LOCAL_IP6
1130              Introduced in 7.33.0
1131
1132       CURLOPT_DNS_SERVERS
1133              Introduced in 7.24.0
1134
1135       CURLOPT_DNS_SHUFFLE_ADDRESSES
1136              Introduced in 7.60.0
1137
1138       CURLOPT_DNS_USE_GLOBAL_CACHE
1139              Introduced in 7.9.3 Deprecated since 7.11.1
1140
1141       CURLOPT_EGDSOCKET
1142              Introduced in 7.7
1143
1144       CURLOPT_ENCODING
1145              Introduced in 7.10
1146
1147       CURLOPT_ERRORBUFFER
1148              Introduced in 7.1
1149
1150       CURLOPT_EXPECT_100_TIMEOUT_MS
1151              Introduced in 7.36.0
1152
1153       CURLOPT_FAILONERROR
1154              Introduced in 7.1
1155
1156       CURLOPT_FILE
1157              Introduced in 7.1 Deprecated since 7.9.7
1158
1159       CURLOPT_FILETIME
1160              Introduced in 7.5
1161
1162       CURLOPT_FNMATCH_DATA
1163              Introduced in 7.21.0
1164
1165       CURLOPT_FNMATCH_FUNCTION
1166              Introduced in 7.21.0
1167
1168       CURLOPT_FOLLOWLOCATION
1169              Introduced in 7.1
1170
1171       CURLOPT_FORBID_REUSE
1172              Introduced in 7.7
1173
1174       CURLOPT_FRESH_CONNECT
1175              Introduced in 7.7
1176
1177       CURLOPT_FTPAPPEND
1178              Introduced in 7.1 Deprecated since 7.16.4
1179
1180       CURLOPT_FTPASCII
1181              Introduced in 7.1 Deprecated since 7.11.1 Last used in 7.11.1
1182
1183       CURLOPT_FTPLISTONLY
1184              Introduced in 7.1 Deprecated since 7.16.4
1185
1186       CURLOPT_FTPPORT
1187              Introduced in 7.1
1188
1189       CURLOPT_FTPSSLAUTH
1190              Introduced in 7.12.2
1191
1192       CURLOPT_FTP_ACCOUNT
1193              Introduced in 7.13.0
1194
1195       CURLOPT_FTP_ALTERNATIVE_TO_USER
1196              Introduced in 7.15.5
1197
1198       CURLOPT_FTP_CREATE_MISSING_DIRS
1199              Introduced in 7.10.7
1200
1201       CURLOPT_FTP_FILEMETHOD
1202              Introduced in 7.15.1
1203
1204       CURLOPT_FTP_RESPONSE_TIMEOUT
1205              Introduced in 7.10.8
1206
1207       CURLOPT_FTP_SKIP_PASV_IP
1208              Introduced in 7.15.0
1209
1210       CURLOPT_FTP_SSL
1211              Introduced in 7.11.0 Deprecated since 7.16.4
1212
1213       CURLOPT_FTP_SSL_CCC
1214              Introduced in 7.16.1
1215
1216       CURLOPT_FTP_USE_EPRT
1217              Introduced in 7.10.5
1218
1219       CURLOPT_FTP_USE_EPSV
1220              Introduced in 7.9.2
1221
1222       CURLOPT_FTP_USE_PRET
1223              Introduced in 7.20.0
1224
1225       CURLOPT_GSSAPI_DELEGATION
1226              Introduced in 7.22.0
1227
1228       CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS
1229              Introduced in 7.59.0
1230
1231       CURLOPT_HAPROXYPROTOCOL
1232              Introduced in 7.60.0
1233
1234       CURLOPT_HEADER
1235              Introduced in 7.1
1236
1237       CURLOPT_HEADERDATA
1238              Introduced in 7.10
1239
1240       CURLOPT_HEADERFUNCTION
1241              Introduced in 7.7.2
1242
1243       CURLOPT_HEADEROPT
1244              Introduced in 7.37.0
1245
1246       CURLOPT_HTTP200ALIASES
1247              Introduced in 7.10.3
1248
1249       CURLOPT_HTTPAUTH
1250              Introduced in 7.10.6
1251
1252       CURLOPT_HTTPGET
1253              Introduced in 7.8.1
1254
1255       CURLOPT_HTTPHEADER
1256              Introduced in 7.1
1257
1258       CURLOPT_HTTPPOST
1259              Introduced in 7.1 Deprecated since 7.56.0
1260
1261       CURLOPT_HTTPPROXYTUNNEL
1262              Introduced in 7.3
1263
1264       CURLOPT_HTTPREQUEST
1265              Introduced in 7.1
1266
1267       CURLOPT_HTTP_CONTENT_DECODING
1268              Introduced in 7.16.2
1269
1270       CURLOPT_HTTP_TRANSFER_DECODING
1271              Introduced in 7.16.2
1272
1273       CURLOPT_HTTP_VERSION
1274              Introduced in 7.9.1
1275
1276       CURLOPT_IGNORE_CONTENT_LENGTH
1277              Introduced in 7.14.1
1278
1279       CURLOPT_INFILE
1280              Introduced in 7.1 Deprecated since 7.9.7
1281
1282       CURLOPT_INFILESIZE
1283              Introduced in 7.1
1284
1285       CURLOPT_INFILESIZE_LARGE
1286              Introduced in 7.11.0
1287
1288       CURLOPT_INTERFACE
1289              Introduced in 7.3
1290
1291       CURLOPT_INTERLEAVEDATA
1292              Introduced in 7.20.0
1293
1294       CURLOPT_INTERLEAVEFUNCTION
1295              Introduced in 7.20.0
1296
1297       CURLOPT_IOCTLDATA
1298              Introduced in 7.12.3
1299
1300       CURLOPT_IOCTLFUNCTION
1301              Introduced in 7.12.3
1302
1303       CURLOPT_IPRESOLVE
1304              Introduced in 7.10.8
1305
1306       CURLOPT_ISSUERCERT
1307              Introduced in 7.19.0
1308
1309       CURLOPT_KEEP_SENDING_ON_ERROR
1310              Introduced in 7.51.0
1311
1312       CURLOPT_KEYPASSWD
1313              Introduced in 7.17.0
1314
1315       CURLOPT_KRB4LEVEL
1316              Introduced in 7.3 Deprecated since 7.17.0
1317
1318       CURLOPT_KRBLEVEL
1319              Introduced in 7.16.4
1320
1321       CURLOPT_LOCALPORT
1322              Introduced in 7.15.2
1323
1324       CURLOPT_LOCALPORTRANGE
1325              Introduced in 7.15.2
1326
1327       CURLOPT_LOGIN_OPTIONS
1328              Introduced in 7.34.0
1329
1330       CURLOPT_LOW_SPEED_LIMIT
1331              Introduced in 7.1
1332
1333       CURLOPT_LOW_SPEED_TIME
1334              Introduced in 7.1
1335
1336       CURLOPT_MAIL_AUTH
1337              Introduced in 7.25.0
1338
1339       CURLOPT_MAIL_FROM
1340              Introduced in 7.20.0
1341
1342       CURLOPT_MAIL_RCPT
1343              Introduced in 7.20.0
1344
1345       CURLOPT_MAXCONNECTS
1346              Introduced in 7.7
1347
1348       CURLOPT_MAXFILESIZE
1349              Introduced in 7.10.8
1350
1351       CURLOPT_MAXFILESIZE_LARGE
1352              Introduced in 7.11.0
1353
1354       CURLOPT_MAXREDIRS
1355              Introduced in 7.5
1356
1357       CURLOPT_MAX_RECV_SPEED_LARGE
1358              Introduced in 7.15.5
1359
1360       CURLOPT_MAX_SEND_SPEED_LARGE
1361              Introduced in 7.15.5
1362
1363       CURLOPT_MIMEPOST
1364              Introduced in 7.56.0
1365
1366       CURLOPT_MUTE
1367              Introduced in 7.1 Deprecated since 7.8 Last used in 7.8
1368
1369       CURLOPT_NETRC
1370              Introduced in 7.1
1371
1372       CURLOPT_NETRC_FILE
1373              Introduced in 7.11.0
1374
1375       CURLOPT_NEW_DIRECTORY_PERMS
1376              Introduced in 7.16.4
1377
1378       CURLOPT_NEW_FILE_PERMS
1379              Introduced in 7.16.4
1380
1381       CURLOPT_NOBODY
1382              Introduced in 7.1
1383
1384       CURLOPT_NOPROGRESS
1385              Introduced in 7.1
1386
1387       CURLOPT_NOPROXY
1388              Introduced in 7.19.4
1389
1390       CURLOPT_NOSIGNAL
1391              Introduced in 7.10
1392
1393       CURLOPT_NOTHING
1394              Introduced in 7.1.1 Deprecated since 7.11.1 Last used in 7.11.1
1395
1396       CURLOPT_OPENSOCKETDATA
1397              Introduced in 7.17.1
1398
1399       CURLOPT_OPENSOCKETFUNCTION
1400              Introduced in 7.17.1
1401
1402       CURLOPT_PASSWDDATA
1403              Introduced in 7.4.2 Deprecated since 7.11.1 Last used in 7.11.1
1404
1405       CURLOPT_PASSWDFUNCTION
1406              Introduced in 7.4.2 Deprecated since 7.11.1 Last used in 7.11.1
1407
1408       CURLOPT_PASSWORD
1409              Introduced in 7.19.1
1410
1411       CURLOPT_PASV_HOST
1412              Introduced in 7.12.1 Deprecated since 7.16.0 Last used in 7.16.0
1413
1414       CURLOPT_PATH_AS_IS
1415              Introduced in 7.42.0
1416
1417       CURLOPT_PINNEDPUBLICKEY
1418              Introduced in 7.39.0
1419
1420       CURLOPT_PIPEWAIT
1421              Introduced in 7.43.0
1422
1423       CURLOPT_PORT
1424              Introduced in 7.1
1425
1426       CURLOPT_POST
1427              Introduced in 7.1
1428
1429       CURLOPT_POST301
1430              Introduced in 7.17.1 Deprecated since 7.19.1
1431
1432       CURLOPT_POSTFIELDS
1433              Introduced in 7.1
1434
1435       CURLOPT_POSTFIELDSIZE
1436              Introduced in 7.2
1437
1438       CURLOPT_POSTFIELDSIZE_LARGE
1439              Introduced in 7.11.1
1440
1441       CURLOPT_POSTQUOTE
1442              Introduced in 7.1
1443
1444       CURLOPT_POSTREDIR
1445              Introduced in 7.19.1
1446
1447       CURLOPT_PREQUOTE
1448              Introduced in 7.9.5
1449
1450       CURLOPT_PRE_PROXY
1451              Introduced in 7.52.0
1452
1453       CURLOPT_PRIVATE
1454              Introduced in 7.10.3
1455
1456       CURLOPT_PROGRESSDATA
1457              Introduced in 7.1
1458
1459       CURLOPT_PROGRESSFUNCTION
1460              Introduced in 7.1 Deprecated since 7.32.0
1461
1462       CURLOPT_PROTOCOLS
1463              Introduced in 7.19.4
1464
1465       CURLOPT_PROXY
1466              Introduced in 7.1
1467
1468       CURLOPT_PROXYAUTH
1469              Introduced in 7.10.7
1470
1471       CURLOPT_PROXYHEADER
1472              Introduced in 7.37.0
1473
1474       CURLOPT_PROXYPASSWORD
1475              Introduced in 7.19.1
1476
1477       CURLOPT_PROXYPORT
1478              Introduced in 7.1
1479
1480       CURLOPT_PROXYTYPE
1481              Introduced in 7.10
1482
1483       CURLOPT_PROXYUSERNAME
1484              Introduced in 7.19.1
1485
1486       CURLOPT_PROXYUSERPWD
1487              Introduced in 7.1
1488
1489       CURLOPT_PROXY_CAINFO
1490              Introduced in 7.52.0
1491
1492       CURLOPT_PROXY_CAPATH
1493              Introduced in 7.52.0
1494
1495       CURLOPT_PROXY_CRLFILE
1496              Introduced in 7.52.0
1497
1498       CURLOPT_PROXY_KEYPASSWD
1499              Introduced in 7.52.0
1500
1501       CURLOPT_PROXY_PINNEDPUBLICKEY
1502              Introduced in 7.52.0
1503
1504       CURLOPT_PROXY_SERVICE_NAME
1505              Introduced in 7.43.0
1506
1507       CURLOPT_PROXY_SSLCERT
1508              Introduced in 7.52.0
1509
1510       CURLOPT_PROXY_SSLCERTTYPE
1511              Introduced in 7.52.0
1512
1513       CURLOPT_PROXY_SSLKEY
1514              Introduced in 7.52.0
1515
1516       CURLOPT_PROXY_SSLKEYTYPE
1517              Introduced in 7.52.0
1518
1519       CURLOPT_PROXY_SSLVERSION
1520              Introduced in 7.52.0
1521
1522       CURLOPT_PROXY_SSL_CIPHER_LIST
1523              Introduced in 7.52.0
1524
1525       CURLOPT_PROXY_SSL_OPTIONS
1526              Introduced in 7.52.0
1527
1528       CURLOPT_PROXY_SSL_VERIFYHOST
1529              Introduced in 7.52.0
1530
1531       CURLOPT_PROXY_SSL_VERIFYPEER
1532              Introduced in 7.52.0
1533
1534       CURLOPT_PROXY_TLS13_CIPHERS
1535              Introduced in 7.61.0
1536
1537       CURLOPT_PROXY_TLSAUTH_PASSWORD
1538              Introduced in 7.52.0
1539
1540       CURLOPT_PROXY_TLSAUTH_TYPE
1541              Introduced in 7.52.0
1542
1543       CURLOPT_PROXY_TLSAUTH_USERNAME
1544              Introduced in 7.52.0
1545
1546       CURLOPT_PROXY_TRANSFER_MODE
1547              Introduced in 7.18.0
1548
1549       CURLOPT_PUT
1550              Introduced in 7.1
1551
1552       CURLOPT_QUOTE
1553              Introduced in 7.1
1554
1555       CURLOPT_RANDOM_FILE
1556              Introduced in 7.7
1557
1558       CURLOPT_RANGE
1559              Introduced in 7.1
1560
1561       CURLOPT_READDATA
1562              Introduced in 7.9.7
1563
1564       CURLOPT_READFUNCTION
1565              Introduced in 7.1
1566
1567       CURLOPT_REDIR_PROTOCOLS
1568              Introduced in 7.19.4
1569
1570       CURLOPT_REFERER
1571              Introduced in 7.1
1572
1573       CURLOPT_REQUEST_TARGET
1574              Introduced in 7.55.0
1575
1576       CURLOPT_RESOLVE
1577              Introduced in 7.21.3
1578
1579       CURLOPT_RESOLVER_START_DATA
1580              Introduced in 7.59.0
1581
1582       CURLOPT_RESOLVER_START_FUNCTION
1583              Introduced in 7.59.0
1584
1585       CURLOPT_RESUME_FROM
1586              Introduced in 7.1
1587
1588       CURLOPT_RESUME_FROM_LARGE
1589              Introduced in 7.11.0
1590
1591       CURLOPT_RTSPHEADER
1592              Introduced in 7.20.0
1593
1594       CURLOPT_RTSP_CLIENT_CSEQ
1595              Introduced in 7.20.0
1596
1597       CURLOPT_RTSP_REQUEST
1598              Introduced in 7.20.0
1599
1600       CURLOPT_RTSP_SERVER_CSEQ
1601              Introduced in 7.20.0
1602
1603       CURLOPT_RTSP_SESSION_ID
1604              Introduced in 7.20.0
1605
1606       CURLOPT_RTSP_STREAM_URI
1607              Introduced in 7.20.0
1608
1609       CURLOPT_RTSP_TRANSPORT
1610              Introduced in 7.20.0
1611
1612       CURLOPT_SASL_IR
1613              Introduced in 7.31.0
1614
1615       CURLOPT_SEEKDATA
1616              Introduced in 7.18.0
1617
1618       CURLOPT_SEEKFUNCTION
1619              Introduced in 7.18.0
1620
1621       CURLOPT_SERVER_RESPONSE_TIMEOUT
1622              Introduced in 7.20.0
1623
1624       CURLOPT_SERVICE_NAME
1625              Introduced in 7.43.0
1626
1627       CURLOPT_SHARE
1628              Introduced in 7.10
1629
1630       CURLOPT_SOCKOPTDATA
1631              Introduced in 7.16.0
1632
1633       CURLOPT_SOCKOPTFUNCTION
1634              Introduced in 7.16.0
1635
1636       CURLOPT_SOCKS5_AUTH
1637              Introduced in 7.55.0
1638
1639       CURLOPT_SOCKS5_GSSAPI_NEC
1640              Introduced in 7.19.4
1641
1642       CURLOPT_SOCKS5_GSSAPI_SERVICE
1643              Introduced in 7.19.4 Deprecated since 7.49.0
1644
1645       CURLOPT_SOURCE_HOST
1646              Introduced in 7.12.1
1647
1648       CURLOPT_SOURCE_PATH
1649              Introduced in 7.12.1
1650
1651       CURLOPT_SOURCE_PORT
1652              Introduced in 7.12.1
1653
1654       CURLOPT_SOURCE_POSTQUOTE
1655              Introduced in 7.12.1
1656
1657       CURLOPT_SOURCE_PREQUOTE
1658              Introduced in 7.12.1
1659
1660       CURLOPT_SOURCE_QUOTE
1661              Introduced in 7.13.0
1662
1663       CURLOPT_SOURCE_URL
1664              Introduced in 7.13.0
1665
1666       CURLOPT_SOURCE_USERPWD
1667              Introduced in 7.12.1
1668
1669       CURLOPT_SSH_AUTH_TYPES
1670              Introduced in 7.16.1
1671
1672       CURLOPT_SSH_COMPRESSION
1673              Introduced in 7.56.0
1674
1675       CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
1676              Introduced in 7.17.1
1677
1678       CURLOPT_SSH_KEYDATA
1679              Introduced in 7.19.6
1680
1681       CURLOPT_SSH_KEYFUNCTION
1682              Introduced in 7.19.6
1683
1684       CURLOPT_SSH_KNOWNHOSTS
1685              Introduced in 7.19.6
1686
1687       CURLOPT_SSH_PRIVATE_KEYFILE
1688              Introduced in 7.16.1
1689
1690       CURLOPT_SSH_PUBLIC_KEYFILE
1691              Introduced in 7.16.1
1692
1693       CURLOPT_SSLCERT
1694              Introduced in 7.1
1695
1696       CURLOPT_SSLCERTPASSWD
1697              Introduced in 7.1.1 Deprecated since 7.17.0
1698
1699       CURLOPT_SSLCERTTYPE
1700              Introduced in 7.9.3
1701
1702       CURLOPT_SSLENGINE
1703              Introduced in 7.9.3
1704
1705       CURLOPT_SSLENGINE_DEFAULT
1706              Introduced in 7.9.3
1707
1708       CURLOPT_SSLKEY
1709              Introduced in 7.9.3
1710
1711       CURLOPT_SSLKEYPASSWD
1712              Introduced in 7.9.3 Deprecated since 7.17.0
1713
1714       CURLOPT_SSLKEYTYPE
1715              Introduced in 7.9.3
1716
1717       CURLOPT_SSLVERSION
1718              Introduced in 7.1
1719
1720       CURLOPT_SSL_CIPHER_LIST
1721              Introduced in 7.9
1722
1723       CURLOPT_SSL_CTX_DATA
1724              Introduced in 7.10.6
1725
1726       CURLOPT_SSL_CTX_FUNCTION
1727              Introduced in 7.10.6
1728
1729       CURLOPT_SSL_ENABLE_ALPN
1730              Introduced in 7.36.0
1731
1732       CURLOPT_SSL_ENABLE_NPN
1733              Introduced in 7.36.0
1734
1735       CURLOPT_SSL_FALSESTART
1736              Introduced in 7.42.0
1737
1738       CURLOPT_SSL_OPTIONS
1739              Introduced in 7.25.0
1740
1741       CURLOPT_SSL_SESSIONID_CACHE
1742              Introduced in 7.16.0
1743
1744       CURLOPT_SSL_VERIFYHOST
1745              Introduced in 7.8.1
1746
1747       CURLOPT_SSL_VERIFYPEER
1748              Introduced in 7.4.2
1749
1750       CURLOPT_SSL_VERIFYSTATUS
1751              Introduced in 7.41.0
1752
1753       CURLOPT_STDERR
1754              Introduced in 7.1
1755
1756       CURLOPT_STREAM_DEPENDS
1757              Introduced in 7.46.0
1758
1759       CURLOPT_STREAM_DEPENDS_E
1760              Introduced in 7.46.0
1761
1762       CURLOPT_STREAM_WEIGHT
1763              Introduced in 7.46.0
1764
1765       CURLOPT_SUPPRESS_CONNECT_HEADERS
1766              Introduced in 7.54.0
1767
1768       CURLOPT_TCP_FASTOPEN
1769              Introduced in 7.49.0
1770
1771       CURLOPT_TCP_KEEPALIVE
1772              Introduced in 7.25.0
1773
1774       CURLOPT_TCP_KEEPIDLE
1775              Introduced in 7.25.0
1776
1777       CURLOPT_TCP_KEEPINTVL
1778              Introduced in 7.25.0
1779
1780       CURLOPT_TCP_NODELAY
1781              Introduced in 7.11.2
1782
1783       CURLOPT_TELNETOPTIONS
1784              Introduced in 7.7
1785
1786       CURLOPT_TFTP_BLKSIZE
1787              Introduced in 7.19.4
1788
1789       CURLOPT_TFTP_NO_OPTIONS
1790              Introduced in 7.48.0
1791
1792       CURLOPT_TIMECONDITION
1793              Introduced in 7.1
1794
1795       CURLOPT_TIMEOUT
1796              Introduced in 7.1
1797
1798       CURLOPT_TIMEOUT_MS
1799              Introduced in 7.16.2
1800
1801       CURLOPT_TIMEVALUE
1802              Introduced in 7.1
1803
1804       CURLOPT_TIMEVALUE_LARGE
1805              Introduced in 7.59.0
1806
1807       CURLOPT_TLS13_CIPHERS
1808              Introduced in 7.61.0
1809
1810       CURLOPT_TLSAUTH_PASSWORD
1811              Introduced in 7.21.4
1812
1813       CURLOPT_TLSAUTH_TYPE
1814              Introduced in 7.21.4
1815
1816       CURLOPT_TLSAUTH_USERNAME
1817              Introduced in 7.21.4
1818
1819       CURLOPT_TRANSFERTEXT
1820              Introduced in 7.1.1
1821
1822       CURLOPT_TRANSFER_ENCODING
1823              Introduced in 7.21.6
1824
1825       CURLOPT_UNIX_SOCKET_PATH
1826              Introduced in 7.40.0
1827
1828       CURLOPT_UNRESTRICTED_AUTH
1829              Introduced in 7.10.4
1830
1831       CURLOPT_UPLOAD
1832              Introduced in 7.1
1833
1834       CURLOPT_URL
1835              Introduced in 7.1
1836
1837       CURLOPT_USERAGENT
1838              Introduced in 7.1
1839
1840       CURLOPT_USERNAME
1841              Introduced in 7.19.1
1842
1843       CURLOPT_USERPWD
1844              Introduced in 7.1
1845
1846       CURLOPT_USE_SSL
1847              Introduced in 7.17.0
1848
1849       CURLOPT_VERBOSE
1850              Introduced in 7.1
1851
1852       CURLOPT_WILDCARDMATCH
1853              Introduced in 7.21.0
1854
1855       CURLOPT_WRITEDATA
1856              Introduced in 7.9.7
1857
1858       CURLOPT_WRITEFUNCTION
1859              Introduced in 7.1
1860
1861       CURLOPT_WRITEHEADER
1862              Introduced in 7.1
1863
1864       CURLOPT_WRITEINFO
1865              Introduced in 7.1
1866
1867       CURLOPT_XFERINFODATA
1868              Introduced in 7.32.0
1869
1870       CURLOPT_XFERINFOFUNCTION
1871              Introduced in 7.32.0
1872
1873       CURLOPT_XOAUTH2_BEARER
1874              Introduced in 7.33.0
1875
1876       CURLPAUSE_ALL
1877              Introduced in 7.18.0
1878
1879       CURLPAUSE_CONT
1880              Introduced in 7.18.0
1881
1882       CURLPAUSE_RECV
1883              Introduced in 7.18.0
1884
1885       CURLPAUSE_RECV_CONT
1886              Introduced in 7.18.0
1887
1888       CURLPAUSE_SEND
1889              Introduced in 7.18.0
1890
1891       CURLPAUSE_SEND_CONT
1892              Introduced in 7.18.0
1893
1894       CURLPIPE_HTTP1
1895              Introduced in 7.43.0
1896
1897       CURLPIPE_MULTIPLEX
1898              Introduced in 7.43.0
1899
1900       CURLPIPE_NOTHING
1901              Introduced in 7.43.0
1902
1903       CURLPROTO_ALL
1904              Introduced in 7.19.4
1905
1906       CURLPROTO_DICT
1907              Introduced in 7.19.4
1908
1909       CURLPROTO_FILE
1910              Introduced in 7.19.4
1911
1912       CURLPROTO_FTP
1913              Introduced in 7.19.4
1914
1915       CURLPROTO_FTPS
1916              Introduced in 7.19.4
1917
1918       CURLPROTO_GOPHER
1919              Introduced in 7.21.2
1920
1921       CURLPROTO_HTTP
1922              Introduced in 7.19.4
1923
1924       CURLPROTO_HTTPS
1925              Introduced in 7.19.4
1926
1927       CURLPROTO_IMAP
1928              Introduced in 7.20.0
1929
1930       CURLPROTO_IMAPS
1931              Introduced in 7.20.0
1932
1933       CURLPROTO_LDAP
1934              Introduced in 7.19.4
1935
1936       CURLPROTO_LDAPS
1937              Introduced in 7.19.4
1938
1939       CURLPROTO_POP3
1940              Introduced in 7.20.0
1941
1942       CURLPROTO_POP3S
1943              Introduced in 7.20.0
1944
1945       CURLPROTO_RTMP
1946              Introduced in 7.21.0
1947
1948       CURLPROTO_RTMPE
1949              Introduced in 7.21.0
1950
1951       CURLPROTO_RTMPS
1952              Introduced in 7.21.0
1953
1954       CURLPROTO_RTMPT
1955              Introduced in 7.21.0
1956
1957       CURLPROTO_RTMPTE
1958              Introduced in 7.21.0
1959
1960       CURLPROTO_RTMPTS
1961              Introduced in 7.21.0
1962
1963       CURLPROTO_RTSP
1964              Introduced in 7.20.0
1965
1966       CURLPROTO_SCP
1967              Introduced in 7.19.4
1968
1969       CURLPROTO_SFTP
1970              Introduced in 7.19.4
1971
1972       CURLPROTO_SMB
1973              Introduced in 7.40.0
1974
1975       CURLPROTO_SMBS
1976              Introduced in 7.40.0
1977
1978       CURLPROTO_SMTP
1979              Introduced in 7.20.0
1980
1981       CURLPROTO_SMTPS
1982              Introduced in 7.20.0
1983
1984       CURLPROTO_TELNET
1985              Introduced in 7.19.4
1986
1987       CURLPROTO_TFTP
1988              Introduced in 7.19.4
1989
1990       CURLPROXY_HTTP
1991              Introduced in 7.10
1992
1993       CURLPROXY_HTTPS
1994              Introduced in 7.52.0
1995
1996       CURLPROXY_HTTP_1_0
1997              Introduced in 7.19.4
1998
1999       CURLPROXY_SOCKS4
2000              Introduced in 7.10
2001
2002       CURLPROXY_SOCKS4A
2003              Introduced in 7.18.0
2004
2005       CURLPROXY_SOCKS5
2006              Introduced in 7.10
2007
2008       CURLPROXY_SOCKS5_HOSTNAME
2009              Introduced in 7.18.0
2010
2011       CURLSHE_BAD_OPTION
2012              Introduced in 7.10.3
2013
2014       CURLSHE_INVALID
2015              Introduced in 7.10.3
2016
2017       CURLSHE_IN_USE
2018              Introduced in 7.10.3
2019
2020       CURLSHE_NOMEM
2021              Introduced in 7.12.0
2022
2023       CURLSHE_NOT_BUILT_IN
2024              Introduced in 7.23.0
2025
2026       CURLSHE_OK
2027              Introduced in 7.10.3
2028
2029       CURLSHOPT_LOCKFUNC
2030              Introduced in 7.10.3
2031
2032       CURLSHOPT_NONE
2033              Introduced in 7.10.3
2034
2035       CURLSHOPT_SHARE
2036              Introduced in 7.10.3
2037
2038       CURLSHOPT_UNLOCKFUNC
2039              Introduced in 7.10.3
2040
2041       CURLSHOPT_UNSHARE
2042              Introduced in 7.10.3
2043
2044       CURLSHOPT_USERDATA
2045              Introduced in 7.10.3
2046
2047       CURLSOCKTYPE_ACCEPT
2048              Introduced in 7.28.0
2049
2050       CURLSOCKTYPE_IPCXN
2051              Introduced in 7.16.0
2052
2053       CURLSSH_AUTH_AGENT
2054              Introduced in 7.28.0
2055
2056       CURLSSH_AUTH_ANY
2057              Introduced in 7.16.1
2058
2059       CURLSSH_AUTH_DEFAULT
2060              Introduced in 7.16.1
2061
2062       CURLSSH_AUTH_GSSAPI
2063              Introduced in 7.58.0
2064
2065       CURLSSH_AUTH_HOST
2066              Introduced in 7.16.1
2067
2068       CURLSSH_AUTH_KEYBOARD
2069              Introduced in 7.16.1
2070
2071       CURLSSH_AUTH_NONE
2072              Introduced in 7.16.1
2073
2074       CURLSSH_AUTH_PASSWORD
2075              Introduced in 7.16.1
2076
2077       CURLSSH_AUTH_PUBLICKEY
2078              Introduced in 7.16.1
2079
2080       CURLSSLBACKEND_AXTLS
2081              Introduced in 7.38.0
2082
2083       CURLSSLBACKEND_BORINGSSL
2084              Introduced in 7.49.0
2085
2086       CURLSSLBACKEND_CYASSL
2087              Introduced in 7.34.0
2088
2089       CURLSSLBACKEND_DARWINSSL
2090              Introduced in 7.34.0
2091
2092       CURLSSLBACKEND_GNUTLS
2093              Introduced in 7.34.0
2094
2095       CURLSSLBACKEND_GSKIT
2096              Introduced in 7.34.0
2097
2098       CURLSSLBACKEND_LIBRESSL
2099              Introduced in 7.49.0
2100
2101       CURLSSLBACKEND_MBEDTLS
2102              Introduced in 7.46.0
2103
2104       CURLSSLBACKEND_NONE
2105              Introduced in 7.34.0
2106
2107       CURLSSLBACKEND_NSS
2108              Introduced in 7.34.0
2109
2110       CURLSSLBACKEND_OPENSSL
2111              Introduced in 7.34.0
2112
2113       CURLSSLBACKEND_POLARSSL
2114              Introduced in 7.34.0
2115
2116       CURLSSLBACKEND_QSOSSL
2117              Introduced in 7.34.0
2118
2119       CURLSSLBACKEND_SCHANNEL
2120              Introduced in 7.34.0
2121
2122       CURLSSLBACKEND_WOLFSSL
2123              Introduced in 7.49.0
2124
2125       CURLSSLOPT_ALLOW_BEAST
2126              Introduced in 7.25.0
2127
2128       CURLSSLOPT_NO_REVOKE
2129              Introduced in 7.44.0
2130
2131       CURLSSLSET_NO_BACKENDS
2132              Introduced in 7.56.0
2133
2134       CURLSSLSET_OK
2135              Introduced in 7.56.0
2136
2137       CURLSSLSET_TOO_LATE
2138              Introduced in 7.56.0
2139
2140       CURLSSLSET_UNKNOWN_BACKEND
2141              Introduced in 7.56.0
2142
2143       CURLUSESSL_ALL
2144              Introduced in 7.17.0
2145
2146       CURLUSESSL_CONTROL
2147              Introduced in 7.17.0
2148
2149       CURLUSESSL_NONE
2150              Introduced in 7.17.0
2151
2152       CURLUSESSL_TRY
2153              Introduced in 7.17.0
2154
2155       CURLVERSION_FIFTH
2156              Introduced in 7.57.0
2157
2158       CURLVERSION_FIRST
2159              Introduced in 7.10
2160
2161       CURLVERSION_FOURTH
2162              Introduced in 7.16.1
2163
2164       CURLVERSION_NOW
2165              Introduced in 7.10
2166
2167       CURLVERSION_SECOND
2168              Introduced in 7.11.1
2169
2170       CURLVERSION_THIRD
2171              Introduced in 7.12.0
2172
2173       CURL_CHUNK_BGN_FUNC_FAIL
2174              Introduced in 7.21.0
2175
2176       CURL_CHUNK_BGN_FUNC_OK
2177              Introduced in 7.21.0
2178
2179       CURL_CHUNK_BGN_FUNC_SKIP
2180              Introduced in 7.21.0
2181
2182       CURL_CHUNK_END_FUNC_FAIL
2183              Introduced in 7.21.0
2184
2185       CURL_CHUNK_END_FUNC_OK
2186              Introduced in 7.21.0
2187
2188       CURL_CSELECT_ERR
2189              Introduced in 7.16.3
2190
2191       CURL_CSELECT_IN
2192              Introduced in 7.16.3
2193
2194       CURL_CSELECT_OUT
2195              Introduced in 7.16.3
2196
2197       CURL_DID_MEMORY_FUNC_TYPEDEFS
2198              Introduced in 7.49.0
2199
2200       CURL_EASY_NONE
2201              Introduced in 7.14.0
2202
2203       CURL_EASY_TIMEOUT
2204              Introduced in 7.14.0
2205
2206       CURL_ERROR_SIZE
2207              Introduced in 7.1
2208
2209       CURL_FNMATCHFUNC_FAIL
2210              Introduced in 7.21.0
2211
2212       CURL_FNMATCHFUNC_MATCH
2213              Introduced in 7.21.0
2214
2215       CURL_FNMATCHFUNC_NOMATCH
2216              Introduced in 7.21.0
2217
2218       CURL_FORMADD_DISABLED
2219              Introduced in 7.12.1 Deprecated since 7.56.0
2220
2221       CURL_FORMADD_ILLEGAL_ARRAY
2222              Introduced in 7.9.8 Deprecated since 7.56.0
2223
2224       CURL_FORMADD_INCOMPLETE
2225              Introduced in 7.9.8 Deprecated since 7.56.0
2226
2227       CURL_FORMADD_MEMORY
2228              Introduced in 7.9.8 Deprecated since 7.56.0
2229
2230       CURL_FORMADD_NULL
2231              Introduced in 7.9.8 Deprecated since 7.56.0
2232
2233       CURL_FORMADD_OK
2234              Introduced in 7.9.8 Deprecated since 7.56.0
2235
2236       CURL_FORMADD_OPTION_TWICE
2237              Introduced in 7.9.8 Deprecated since 7.56.0
2238
2239       CURL_FORMADD_UNKNOWN_OPTION
2240              Introduced in 7.9.8 Deprecated since 7.56.0
2241
2242       CURL_GLOBAL_ACK_EINTR
2243              Introduced in 7.30.0
2244
2245       CURL_GLOBAL_ALL
2246              Introduced in 7.8
2247
2248       CURL_GLOBAL_DEFAULT
2249              Introduced in 7.8
2250
2251       CURL_GLOBAL_NOTHING
2252              Introduced in 7.8
2253
2254       CURL_GLOBAL_SSL
2255              Introduced in 7.8
2256
2257       CURL_GLOBAL_WIN32
2258              Introduced in 7.8.1
2259
2260       CURL_HET_DEFAULT
2261              Introduced in 7.59.0
2262
2263       CURL_HTTPPOST_BUFFER
2264              Introduced in 7.46.0
2265
2266       CURL_HTTPPOST_CALLBACK
2267              Introduced in 7.46.0
2268
2269       CURL_HTTPPOST_FILENAME
2270              Introduced in 7.46.0
2271
2272       CURL_HTTPPOST_LARGE
2273              Introduced in 7.46.0
2274
2275       CURL_HTTPPOST_PTRBUFFER
2276              Introduced in 7.46.0
2277
2278       CURL_HTTPPOST_PTRCONTENTS
2279              Introduced in 7.46.0
2280
2281       CURL_HTTPPOST_PTRNAME
2282              Introduced in 7.46.0
2283
2284       CURL_HTTPPOST_READFILE
2285              Introduced in 7.46.0
2286
2287       CURL_HTTP_VERSION_1_0
2288              Introduced in 7.9.1
2289
2290       CURL_HTTP_VERSION_1_1
2291              Introduced in 7.9.1
2292
2293       CURL_HTTP_VERSION_2
2294              Introduced in 7.43.0
2295
2296       CURL_HTTP_VERSION_2TLS
2297              Introduced in 7.47.0
2298
2299       CURL_HTTP_VERSION_2_0
2300              Introduced in 7.33.0
2301
2302       CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE
2303              Introduced in 7.49.0
2304
2305       CURL_HTTP_VERSION_NONE
2306              Introduced in 7.9.1
2307
2308       CURL_IPRESOLVE_V4
2309              Introduced in 7.10.8
2310
2311       CURL_IPRESOLVE_V6
2312              Introduced in 7.10.8
2313
2314       CURL_IPRESOLVE_WHATEVER
2315              Introduced in 7.10.8
2316
2317       CURL_LOCK_ACCESS_NONE
2318              Introduced in 7.10.3
2319
2320       CURL_LOCK_ACCESS_SHARED
2321              Introduced in 7.10.3
2322
2323       CURL_LOCK_ACCESS_SINGLE
2324              Introduced in 7.10.3
2325
2326       CURL_LOCK_DATA_CONNECT
2327              Introduced in 7.10.3
2328
2329       CURL_LOCK_DATA_COOKIE
2330              Introduced in 7.10.3
2331
2332       CURL_LOCK_DATA_DNS
2333              Introduced in 7.10.3
2334
2335       CURL_LOCK_DATA_NONE
2336              Introduced in 7.10.3
2337
2338       CURL_LOCK_DATA_PSL
2339              Introduced in 7.61.0
2340
2341       CURL_LOCK_DATA_SHARE
2342              Introduced in 7.10.4
2343
2344       CURL_LOCK_DATA_SSL_SESSION
2345              Introduced in 7.10.3
2346
2347       CURL_LOCK_TYPE_CONNECT
2348              Introduced in 7.10
2349
2350       CURL_LOCK_TYPE_COOKIE
2351              Introduced in 7.10
2352
2353       CURL_LOCK_TYPE_DNS
2354              Introduced in 7.10
2355
2356       CURL_LOCK_TYPE_NONE
2357              Introduced in 7.10
2358
2359       CURL_LOCK_TYPE_SSL_SESSION
2360              Introduced in 7.10
2361
2362       CURL_MAX_HTTP_HEADER
2363              Introduced in 7.19.7
2364
2365       CURL_MAX_READ_SIZE
2366              Introduced in 7.53.0
2367
2368       CURL_MAX_WRITE_SIZE
2369              Introduced in 7.9.7
2370
2371       CURL_NETRC_IGNORED
2372              Introduced in 7.9.8
2373
2374       CURL_NETRC_OPTIONAL
2375              Introduced in 7.9.8
2376
2377       CURL_NETRC_REQUIRED
2378              Introduced in 7.9.8
2379
2380       CURL_POLL_IN
2381              Introduced in 7.14.0
2382
2383       CURL_POLL_INOUT
2384              Introduced in 7.14.0
2385
2386       CURL_POLL_NONE
2387              Introduced in 7.14.0
2388
2389       CURL_POLL_OUT
2390              Introduced in 7.14.0
2391
2392       CURL_POLL_REMOVE
2393              Introduced in 7.14.0
2394
2395       CURL_PROGRESS_BAR
2396              Introduced in 7.1.1
2397
2398       CURL_PROGRESS_STATS
2399              Introduced in 7.1.1
2400
2401       CURL_PUSH_DENY
2402              Introduced in 7.44.0
2403
2404       CURL_PUSH_OK
2405              Introduced in 7.44.0
2406
2407       CURL_READFUNC_ABORT
2408              Introduced in 7.12.1
2409
2410       CURL_READFUNC_PAUSE
2411              Introduced in 7.18.0
2412
2413       CURL_REDIR_GET_ALL
2414              Introduced in 7.19.1
2415
2416       CURL_REDIR_POST_301
2417              Introduced in 7.19.1
2418
2419       CURL_REDIR_POST_302
2420              Introduced in 7.19.1
2421
2422       CURL_REDIR_POST_303
2423              Introduced in 7.25.1
2424
2425       CURL_REDIR_POST_ALL
2426              Introduced in 7.19.1
2427
2428       CURL_RTSPREQ_ANNOUNCE
2429              Introduced in 7.20.0
2430
2431       CURL_RTSPREQ_DESCRIBE
2432              Introduced in 7.20.0
2433
2434       CURL_RTSPREQ_GET_PARAMETER
2435              Introduced in 7.20.0
2436
2437       CURL_RTSPREQ_NONE
2438              Introduced in 7.20.0
2439
2440       CURL_RTSPREQ_OPTIONS
2441              Introduced in 7.20.0
2442
2443       CURL_RTSPREQ_PAUSE
2444              Introduced in 7.20.0
2445
2446       CURL_RTSPREQ_PLAY
2447              Introduced in 7.20.0
2448
2449       CURL_RTSPREQ_RECEIVE
2450              Introduced in 7.20.0
2451
2452       CURL_RTSPREQ_RECORD
2453              Introduced in 7.20.0
2454
2455       CURL_RTSPREQ_SETUP
2456              Introduced in 7.20.0
2457
2458       CURL_RTSPREQ_SET_PARAMETER
2459              Introduced in 7.20.0
2460
2461       CURL_RTSPREQ_TEARDOWN
2462              Introduced in 7.20.0
2463
2464       CURL_SEEKFUNC_CANTSEEK
2465              Introduced in 7.19.5
2466
2467       CURL_SEEKFUNC_FAIL
2468              Introduced in 7.19.5
2469
2470       CURL_SEEKFUNC_OK
2471              Introduced in 7.19.5
2472
2473       CURL_SOCKET_BAD
2474              Introduced in 7.14.0
2475
2476       CURL_SOCKET_TIMEOUT
2477              Introduced in 7.14.0
2478
2479       CURL_SOCKOPT_ALREADY_CONNECTED
2480              Introduced in 7.21.5
2481
2482       CURL_SOCKOPT_ERROR
2483              Introduced in 7.21.5
2484
2485       CURL_SOCKOPT_OK
2486              Introduced in 7.21.5
2487
2488       CURL_SSLVERSION_DEFAULT
2489              Introduced in 7.9.2
2490
2491       CURL_SSLVERSION_MAX_DEFAULT
2492              Introduced in 7.54.0
2493
2494       CURL_SSLVERSION_MAX_NONE
2495              Introduced in 7.54.0
2496
2497       CURL_SSLVERSION_MAX_TLS
2498              Introduced in
2499
2500       CURL_SSLVERSION_MAX_TLS
2501              Introduced in
2502
2503       CURL_SSLVERSION_MAX_TLS
2504              Introduced in
2505
2506       CURL_SSLVERSION_MAX_TLS
2507              Introduced in
2508
2509       CURL_SSLVERSION_SSL
2510              Introduced in
2511
2512       CURL_SSLVERSION_SSL
2513              Introduced in
2514
2515       CURL_SSLVERSION_TLS
2516              Introduced in
2517
2518       CURL_SSLVERSION_TLS
2519              Introduced in
2520
2521       CURL_SSLVERSION_TLS
2522              Introduced in
2523
2524       CURL_SSLVERSION_TLS
2525              Introduced in
2526
2527       CURL_SSLVERSION_TLS
2528              Introduced in
2529
2530       CURL_STRICTER
2531              Introduced in 7.50.2
2532
2533       CURL_TIMECOND_IFMODSINCE
2534              Introduced in 7.9.7
2535
2536       CURL_TIMECOND_IFUNMODSINCE
2537              Introduced in 7.9.7
2538
2539       CURL_TIMECOND_LASTMOD
2540              Introduced in 7.9.7
2541
2542       CURL_TIMECOND_NONE
2543              Introduced in 7.9.7
2544
2545       CURL_TLSAUTH_NONE
2546              Introduced in 7.21.4
2547
2548       CURL_TLSAUTH_SRP
2549              Introduced in 7.21.4
2550
2551       CURL_VERSION_ASYNCHDNS
2552              Introduced in 7.10.7
2553
2554       CURL_VERSION_BROTLI
2555              Introduced in 7.57.0
2556
2557       CURL_VERSION_CONV
2558              Introduced in 7.15.4
2559
2560       CURL_VERSION_CURLDEBUG
2561              Introduced in 7.19.6
2562
2563       CURL_VERSION_DEBUG
2564              Introduced in 7.10.6
2565
2566       CURL_VERSION_GSSAPI
2567              Introduced in 7.38.0
2568
2569       CURL_VERSION_GSSNEGOTIATE
2570              Introduced in 7.10.6 Deprecated since 7.38.0
2571
2572       CURL_VERSION_HTTP2
2573              Introduced in 7.33.0
2574
2575       CURL_VERSION_HTTPS_PROXY
2576              Introduced in 7.52.0
2577
2578       CURL_VERSION_IDN
2579              Introduced in 7.12.0
2580
2581       CURL_VERSION_IPV6
2582              Introduced in 7.10
2583
2584       CURL_VERSION_KERBEROS4
2585              Introduced in 7.10 Deprecated since 7.33.0
2586
2587       CURL_VERSION_KERBEROS5
2588              Introduced in 7.40.0
2589
2590       CURL_VERSION_LARGEFILE
2591              Introduced in 7.11.1
2592
2593       CURL_VERSION_LIBZ
2594              Introduced in 7.10
2595
2596       CURL_VERSION_MULTI_SSL
2597              Introduced in 7.56.0
2598
2599       CURL_VERSION_NTLM
2600              Introduced in 7.10.6
2601
2602       CURL_VERSION_NTLM_WB
2603              Introduced in 7.22.0
2604
2605       CURL_VERSION_PSL
2606              Introduced in 7.47.0
2607
2608       CURL_VERSION_SPNEGO
2609              Introduced in 7.10.8
2610
2611       CURL_VERSION_SSL
2612              Introduced in 7.10
2613
2614       CURL_VERSION_SSPI
2615              Introduced in 7.13.2
2616
2617       CURL_VERSION_TLSAUTH_SRP
2618              Introduced in 7.21.4
2619
2620       CURL_VERSION_UNIX_SOCKETS
2621              Introduced in 7.40.0
2622
2623       CURL_WAIT_POLLIN
2624              Introduced in 7.28.0
2625
2626       CURL_WAIT_POLLOUT
2627              Introduced in 7.28.0
2628
2629       CURL_WAIT_POLLPRI
2630              Introduced in 7.28.0
2631
2632       CURL_WRITEFUNC_PAUSE
2633              Introduced in 7.18.0
2634
2635       CURL_ZERO_TERMINATED
2636              Introduced in 7.56.0
2637
2638
2639
2640libcurl 7.41.0                   sep  5, 2018               libcurl-symbols(3)
Impressum