curl/docs
2026-05-13 23:19:26 +02:00
..
cmdline-opts curl: named globs in output file name for upload glob references 2026-05-13 10:07:50 +02:00
examples tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
internals creds: hold credentials 2026-05-12 16:05:15 +02:00
libcurl CURLOPT_MAXFILESIZE: clarify this also works for on-going transfers 2026-05-13 09:45:33 +02:00
tests build: stop building and installing runtests.1 and testcurl.1 2026-04-28 09:07:27 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md BUG-BOUNTY.md: minor rephrase to say there is no bug bounty 2026-03-10 17:34:08 +01:00
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
CMakeLists.txt build: stop building and installing runtests.1 and testcurl.1 2026-04-28 09:07:27 +02:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
curl-config.md
CURL-DISABLE.md lib: make SMB support opt-in 2026-03-22 11:55:39 +01:00
CURLDOWN.md tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
DEPRECATE.md DEPRECATE.md: fix copy-and-paste mistaken subtitles 2026-03-26 11:06:25 +01:00
DISTROS.md
EARLY-RELEASE.md
ECH.md tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
EXPERIMENTAL.md
FAQ.md docs: fix grammar and wording in FAQ 2026-05-13 23:19:26 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md rtmp: drop support 2026-03-21 14:56:06 +01:00
HSTS.md hsts: accept 10K entries in the list 2026-04-02 10:22:35 +02:00
HTTP-COOKIES.md
HTTP3.md tidy-up: git options, ECH, HTTP/3 documentation 2026-04-25 13:59:20 +02:00
HTTPSRR.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
INFRASTRUCTURE.md
INSTALL
INSTALL-CMAKE.md tidy-up: miscellaneous 2026-04-14 01:08:32 +02:00
INSTALL.md tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
INTERNALS.md wolfssl: document v5.0.0 (2021-11-01) as minimum required 2026-03-24 11:08:23 +01:00
IPFS.md
KNOWN_BUGS.md KNOWN_BUGS.md: Windows stdin relay accepts unauthenticated local connections 2026-04-25 16:14:54 +02:00
KNOWN_RISKS.md progress: count amount of data "delivered" to application 2026-03-21 23:21:55 +01:00
MAIL-ETIQUETTE.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
Makefile.am creds: hold credentials 2026-05-12 16:05:15 +02:00
MANUAL.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
mk-ca-bundle.md
options-in-versions
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
runtests.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
RUSTLS.md tidy-up: git options, ECH, HTTP/3 documentation 2026-04-25 13:59:20 +02:00
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md
testcurl.md
THANKS THANKS: names from the 8.20.0 release 2026-04-29 07:45:21 +02:00
THANKS-filter THANKS-filter: update 2026-05-13 00:43:27 +02:00
TheArtOfHttpScripting.md badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
TODO.md tidy-up: miscellaneous 2026-04-30 20:22:23 +02:00
URL-SYNTAX.md rtmp: drop support 2026-03-21 14:56:06 +01:00
VERIFY.md tidy-up: whitespace 2026-04-27 13:34:27 +02:00
VERSIONS.md tidy-up: miscellaneous 2026-04-30 20:22:23 +02:00
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLICY.md: remove mention of bug bounty reward 2026-05-12 23:47:29 +02:00
wcurl.md spacecheck: check long lines and repeat spaces, fix fallouts 2026-03-25 11:02:08 +01:00

curl logo

Documentation

You find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.