• Home
Name Date Size #Lines LOC

..--

cmdline-opts/03-May-2024-7,3946,488

examples/03-May-2024-15,5627,999

libcurl/03-May-2024-46,66831,199

.gitignoreD03-May-2024122 97

ALTSVC.mdD03-May-20241.1 KiB4227

BINDINGS.mdD03-May-20245.9 KiB13774

BUFREF.mdD03-May-20242.2 KiB8255

BUG-BOUNTY.mdD03-May-20243 KiB7954

BUGS.mdD03-May-202411.6 KiB266191

CHECKSRC.mdD03-May-20246.4 KiB183112

CIPHERS.mdD03-May-202412.5 KiB592515

CMakeLists.txtD03-May-20241.1 KiB2726

CODE_OF_CONDUCT.mdD03-May-20241.6 KiB3325

CODE_REVIEW.mdD03-May-20245.8 KiB169109

CODE_STYLE.mdD03-May-20247.5 KiB311237

CONNECTION-FILTERS.mdD03-May-20247 KiB12894

CONTRIBUTE.mdD03-May-202414.1 KiB320238

CURL-DISABLE.mdD03-May-20242.3 KiB14172

DEPRECATE.mdD03-May-20242.8 KiB7252

DYNBUF.mdD03-May-20243.2 KiB12985

EARLY-RELEASE.mdD03-May-20242.7 KiB6751

EXPERIMENTAL.mdD03-May-2024868 2519

FAQD03-May-202465.6 KiB1,5451,112

FEATURES.mdD03-May-20245.7 KiB220175

GOVERNANCE.mdD03-May-20246.8 KiB183123

HELP-US.mdD03-May-20244 KiB9068

HISTORY.mdD03-May-202411.9 KiB433278

HSTS.mdD03-May-20241.2 KiB4325

HTTP-COOKIES.mdD03-May-20245.5 KiB146101

HTTP2.mdD03-May-20243.8 KiB10374

HTTP3.mdD03-May-202411.5 KiB346241

HYPER.mdD03-May-20242.1 KiB7449

INSTALLD03-May-2024315 107

INSTALL.cmakeD03-May-20243.7 KiB9072

INSTALL.mdD03-May-202424 KiB607451

INTERNALS.mdD03-May-20241.8 KiB5946

KNOWN_BUGSD03-May-202426.8 KiB750504

MAIL-ETIQUETTED03-May-202411.7 KiB286208

MANUAL.mdD03-May-202435.4 KiB1,003651

MQTT.mdD03-May-2024633 2817

Makefile.amD03-May-20245.2 KiB13484

NEW-PROTOCOL.mdD03-May-20244.5 KiB11178

PARALLEL-TRANSFERS.mdD03-May-20241.8 KiB5137

README.mdD03-May-2024501 139

RELEASE-PROCEDURE.mdD03-May-20243.4 KiB11879

ROADMAP.mdD03-May-2024875 2515

RUSTLS.mdD03-May-2024808 2719

SECURITY-PROCESS.mdD03-May-202411.4 KiB271193

SSL-PROBLEMS.mdD03-May-20244 KiB9870

SSLCERTS.mdD03-May-20248.3 KiB176140

THANKSD03-May-202442 KiB2,8472,844

THANKS-filterD03-May-20244.8 KiB135134

TODOD03-May-202448.1 KiB1,341918

TheArtOfHttpScripting.mdD03-May-202427.5 KiB701492

URL-SYNTAX.mdD03-May-202414.5 KiB392265

VERSIONS.mdD03-May-20242.2 KiB5842

WEBSOCKET.mdD03-May-20244.9 KiB13791

curl-config.1D03-May-20244.4 KiB10681

curl.1D03-May-2024167 KiB4,7273,862

mk-ca-bundle.1D03-May-20244.7 KiB12190

options-in-versionsD03-May-202411 KiB263259

README.md

1![curl logo](https://curl.se/logo/curl-logo.svg)
2
3# Documentation
4
5you will 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 would 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