• Home
Name Date Size #Lines LOC

..--

cmdline-opts/12-May-2024-8,7267,641

examples/12-May-2024-18,48610,314

libcurl/12-May-2024-51,48134,904

ALTSVC.mdD12-May-20241.2 KiB4529

BINDINGS.mdD12-May-20245.9 KiB13774

BUFREF.mdD12-May-20242.2 KiB8255

BUG-BOUNTY.mdD12-May-20243 KiB7954

BUGS.mdD12-May-202411.6 KiB266191

CHECKSRC.mdD12-May-20246.5 KiB185113

CIPHERS.mdD12-May-202410.1 KiB428381

CMakeLists.txtD12-May-20241.1 KiB2726

CODE_OF_CONDUCT.mdD12-May-20241.6 KiB3325

CODE_REVIEW.mdD12-May-20245.8 KiB169109

CODE_STYLE.mdD12-May-20247.5 KiB311237

CONNECTION-FILTERS.mdD12-May-20247 KiB12894

CONTRIBUTE.mdD12-May-202414 KiB317236

CURL-DISABLE.mdD12-May-20242.8 KiB16986

DEPRECATE.mdD12-May-20241.4 KiB3829

DYNBUF.mdD12-May-20243.2 KiB12985

EARLY-RELEASE.mdD12-May-20242.8 KiB6852

EXPERIMENTAL.mdD12-May-2024868 2519

FAQD12-May-202466.4 KiB1,5621,125

FEATURES.mdD12-May-20245.7 KiB220175

GOVERNANCE.mdD12-May-20246.8 KiB183123

HELP-US.mdD12-May-20244 KiB9068

HISTORY.mdD12-May-202412 KiB438281

HSTS.mdD12-May-20241.2 KiB4325

HTTP-COOKIES.mdD12-May-20245.6 KiB148103

HTTP2.mdD12-May-20243.8 KiB10374

HTTP3.mdD12-May-202412.2 KiB374264

HYPER.mdD12-May-20242.1 KiB7047

INSTALLD12-May-2024315 107

INSTALL.cmakeD12-May-20243.7 KiB9072

INSTALL.mdD12-May-202424.5 KiB618459

INTERNALS.mdD12-May-20241.7 KiB5744

KNOWN_BUGSD12-May-202421.2 KiB626410

MAIL-ETIQUETTED12-May-202411.7 KiB286208

MQTT.mdD12-May-2024633 2817

Makefile.amD12-May-20245.2 KiB13585

Makefile.inD12-May-202430.4 KiB949822

NEW-PROTOCOL.mdD12-May-20244.5 KiB11178

PARALLEL-TRANSFERS.mdD12-May-20241.8 KiB5137

README.mdD12-May-2024501 139

RELEASE-PROCEDURE.mdD12-May-20243.5 KiB11879

ROADMAP.mdD12-May-2024875 2515

RUSTLS.mdD12-May-2024810 2719

SECURITY-ADVISORY.mdD12-May-20244.6 KiB13089

SSL-PROBLEMS.mdD12-May-20244 KiB9870

SSLCERTS.mdD12-May-20247.2 KiB156123

THANKSD12-May-202444.4 KiB3,0033,000

TODOD12-May-202449.9 KiB1,386949

TheArtOfHttpScripting.mdD12-May-202428 KiB713501

URL-SYNTAX.mdD12-May-202414.5 KiB392265

VERSIONS.mdD12-May-20242.2 KiB5842

VULN-DISCLOSURE-POLICY.mdD12-May-202412.1 KiB286205

WEBSOCKET.mdD12-May-20244.9 KiB13791

curl-config.1D12-May-20244.4 KiB10781

curl.1D12-May-2024226 KiB6,1894,892

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

options-in-versionsD12-May-202411.4 KiB271267

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