• Home
Name Date Size #Lines LOC

..--

cmdline-opts/12-May-2024-5,5754,705

examples/12-May-2024-17,7399,672

libcurl/12-May-2024-39,33625,704

.gitignoreD12-May-202429 54

ALTSVC.mdD12-May-20241.1 KiB4227

BINDINGS.mdD12-May-20245.5 KiB12869

BUFREF.mdD12-May-20242.2 KiB8255

BUG-BOUNTY.mdD12-May-20243.3 KiB8457

BUGS.mdD12-May-202411.6 KiB267192

CHECKSRC.mdD12-May-20246.4 KiB182112

CIPHERS.mdD12-May-202410.9 KiB523457

CMakeLists.txtD12-May-20241.1 KiB2524

CODE_OF_CONDUCT.mdD12-May-20241.6 KiB3325

CODE_REVIEW.mdD12-May-20245.8 KiB169109

CODE_STYLE.mdD12-May-20247.5 KiB310236

CONTRIBUTE.mdD12-May-202413.2 KiB307224

CURL-DISABLE.mdD12-May-20242.2 KiB13770

DEPRECATE.mdD12-May-2024352 139

DYNBUF.mdD12-May-20242.5 KiB10972

ECH.mdD12-May-20244.6 KiB13688

EXPERIMENTAL.mdD12-May-2024912 2418

FAQD12-May-202463.3 KiB1,4971,075

FEATURES.mdD12-May-20245.7 KiB221176

GOVERNANCE.mdD12-May-20246.8 KiB183123

HELP-US.mdD12-May-20243.9 KiB8866

HISTORY.mdD12-May-202411.5 KiB415266

HSTS.mdD12-May-20241.4 KiB4526

HTTP-COOKIES.mdD12-May-20245.1 KiB13593

HTTP2.mdD12-May-20244.5 KiB12290

HTTP3.mdD12-May-20243.6 KiB143100

HYPER.mdD12-May-20241.8 KiB7048

INSTALLD12-May-2024315 107

INSTALL.cmakeD12-May-20243.7 KiB9072

INSTALL.mdD12-May-202421.3 KiB537396

INTERNALS.mdD12-May-202442.9 KiB1,108843

KNOWN_BUGSD12-May-202439.8 KiB1,087741

MAIL-ETIQUETTED12-May-202411.7 KiB286208

MANUAL.mdD12-May-202435 KiB991645

MQTT.mdD12-May-2024685 3019

Makefile.amD12-May-20245.1 KiB13082

NEW-PROTOCOL.mdD12-May-20244.5 KiB11178

PARALLEL-TRANSFERS.mdD12-May-20242 KiB5941

README.mdD12-May-2024495 139

RELEASE-PROCEDURE.mdD12-May-20243.2 KiB11275

ROADMAP.mdD12-May-2024854 2515

RUSTLS.mdD12-May-2024806 2719

SECURITY-PROCESS.mdD12-May-20245.6 KiB141101

SSL-PROBLEMS.mdD12-May-20244 KiB9970

SSLCERTS.mdD12-May-20248.1 KiB174137

THANKSD12-May-202436 KiB2,4662,463

THANKS-filterD12-May-20244.7 KiB129128

TODOD12-May-202446 KiB1,289880

TheArtOfHttpScripting.mdD12-May-202427.6 KiB701492

URL-SYNTAX.mdD12-May-202413.2 KiB367247

VERSIONS.mdD12-May-20242.2 KiB5842

curl-config.1D12-May-20244.3 KiB10371

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

options-in-versionsD12-May-202410.7 KiB255251

README.md

1![curl logo](https://curl.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.se/docs/) for
11general curl stuff or the [libcurl section](https://curl.se/libcurl/) for
12libcurl related documentation.
13