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