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