• Home
Name Date Size #Lines LOC

..--

cmdline-opts/03-May-2024-5,3574,522

examples/03-May-2024-18,1579,924

libcurl/03-May-2024-40,75227,041

ALTSVC.mdD03-May-20241.1 KiB4026

BINDINGS.mdD03-May-20245.4 KiB12869

BUG-BOUNTY.mdD03-May-20244.2 KiB10774

BUGS.mdD03-May-202411.7 KiB267192

CHECKSRC.mdD03-May-20246 KiB167104

CIPHERS.mdD03-May-202410.5 KiB517452

CMakeLists.txtD03-May-20241.1 KiB2524

CODE_OF_CONDUCT.mdD03-May-20241.6 KiB3325

CODE_REVIEW.mdD03-May-20245.8 KiB169109

CODE_STYLE.mdD03-May-20247.7 KiB266192

CONTRIBUTE.mdD03-May-202413.4 KiB308225

CURL-DISABLE.mdD03-May-20242 KiB12564

DEPRECATE.mdD03-May-2024353 139

DYNBUF.mdD03-May-20242.4 KiB8750

ECH.mdD03-May-20244.6 KiB13688

EXPERIMENTAL.mdD03-May-2024917 2418

FAQD03-May-202465 KiB1,5511,109

FEATURESD03-May-20246 KiB208183

GOVERNANCE.mdD03-May-20246.3 KiB168114

HELP-US.mdD03-May-20243.9 KiB8866

HISTORY.mdD03-May-202410.7 KiB385249

HTTP-COOKIES.mdD03-May-20245.1 KiB13593

HTTP2.mdD03-May-20244.8 KiB12895

HTTP3.mdD03-May-20243.7 KiB143100

INSTALLD03-May-2024315 107

INSTALL.cmakeD03-May-20243.7 KiB9072

INSTALL.mdD03-May-202419.9 KiB510391

INTERNALS.mdD03-May-202442.9 KiB1,103840

KNOWN_BUGSD03-May-202431 KiB828571

MAIL-ETIQUETTED03-May-202411.7 KiB286208

MQTT.mdD03-May-2024685 3019

Makefile.amD03-May-20244.8 KiB12476

PARALLEL-TRANSFERS.mdD03-May-20242 KiB5941

README.mdD03-May-2024510 139

RELEASE-PROCEDURE.mdD03-May-20243.2 KiB11174

ROADMAP.mdD03-May-2024602 2013

SECURITY-PROCESS.mdD03-May-20245.4 KiB13395

SSL-PROBLEMS.mdD03-May-20243.4 KiB8861

SSLCERTS.mdD03-May-20248.2 KiB174137

THANKSD03-May-202433.1 KiB2,2772,274

TODOD03-May-202448.7 KiB1,371933

TheArtOfHttpScripting.mdD03-May-202427.7 KiB693484

VERSIONS.mdD03-May-20242.3 KiB5741

curl-config.1D03-May-20244.3 KiB10471

curl.1D03-May-2024142.7 KiB3,3702,759

mk-ca-bundle.1D03-May-20244.8 KiB12091

options-in-versionsD03-May-202410.3 KiB247243

README.md

1![curl logo](https://curl.haxx.se/logo/curl-logo.svg)
2
3# Documentation
4
5You'll find a mix of various documentation in this directory and
6subdirectories, using several different formats. Some of them are not ideal
7for reading directly in your browser.
8
9If you'd rather see the rendered version of the documentation, check out the
10curl website's [documentation section](https://curl.haxx.se/docs/) for
11general curl stuff or the [libcurl section](https://curl.haxx.se/libcurl/) for
12libcurl related documentation.
13