curl-curl/docs
2026-01-10 13:05:46 +01:00
..
cmdline-opts docs: add a note about --compressed to note about binary output 2026-01-04 00:10:40 +01:00
examples tests: replace strcpy() with curlx_strcopy() 2025-12-23 22:25:39 +01:00
internals badwords: add fist -> first, fix fallouts 2025-12-31 12:21:42 +01:00
libcurl libcurl-errors: delete stray double quote 2025-12-30 12:01:05 +01:00
tests GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
.gitignore
ALTSVC.md docs: fold long lines 2025-12-11 11:42:28 +01:00
BINDINGS.md tidy-up: URLs (cont.) and mdlinkcheck 2025-12-10 01:21:07 +01:00
BUG-BOUNTY.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
curl-config.md
CURL-DISABLE.md build: add build-level CURL_DISABLE_TYPECHECK options 2025-11-21 13:48:35 +01:00
CURLDOWN.md
DEPRECATE.md DEPRECATE: add CMake <3.18 deprecation for April 2026 2025-12-09 19:34:13 +01:00
DISTROS.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
EARLY-RELEASE.md
ECH.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
EXPERIMENTAL.md
FAQ.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md HISTORY: add current website stats 2025-12-16 23:33:54 +01:00
HSTS.md
HTTP3.md GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
HTTP-COOKIES.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
HTTPSRR.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
INFRASTRUCTURE.md GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
INSTALL
INSTALL-CMAKE.md tidy-up: miscellaneous 2025-12-18 21:27:58 +01:00
INSTALL.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
INTERNALS.md INTERNALS.md: add more dependency versions and dates 2025-11-25 11:11:06 +01:00
IPFS.md IPFS.md: wrap long lines 2025-12-08 17:28:43 +01:00
KNOWN_BUGS.md KNOWN_BUGS.md: absolute Unix domain filename for SOCKS on Windows 2026-01-10 13:05:46 +01:00
KNOWN_RISKS.md CURLOPT_ACCEPT_ENCODING.md: warn about the expansion 2025-12-19 10:44:43 +01:00
MAIL-ETIQUETTE.md docs: remove dead URLs 2025-12-05 23:41:41 +01:00
Makefile.am lib: keep timestamp in easy handle 2025-12-16 08:48:44 +01:00
MANUAL.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
mk-ca-bundle.md mk-ca-bundle.md: the file format docs URL is permaredirected 2025-12-08 22:07:32 +01:00
options-in-versions tool_getparam: add --knownhosts 2025-10-06 13:41:22 +02:00
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
runtests.md runtests: improve XML prolog check, enable -w permanently, fix two tests 2025-12-14 12:26:38 +01:00
RUSTLS.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
testcurl.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
THANKS THANKS: add contributors from 8.18.0 2026-01-07 07:56:22 +01:00
THANKS-filter RELEASE-NOTES: synced 2025-11-05 14:12:23 +01:00
TheArtOfHttpScripting.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
TODO.md TODO: consider a multi-threaded curl tool 2025-12-15 11:47:20 +01:00
URL-SYNTAX.md docs: switch more URLs to https:// 2025-12-08 12:57:51 +01:00
VERSIONS.md VERSIONS.md: add date for 8.18.0, mention 8.19.0 is pending 2026-01-07 07:56:22 +01:00
VULN-DISCLOSURE-POLICY.md docs: explicitly call out Slowloris as not a security flaw 2026-01-08 10:19:16 +01:00
wcurl.md wcurl: import v2026.01.05 2026-01-06 10:12:31 +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.