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