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