curl/docs
Viktor Szakats c972583f6c
MANUAL.md: update apt-key example
To use `tee` instead, due to `apt-key` being deprecated, and missing
from recent distros.

Also lowercase `stdin` to match rest of the file.

Ref: https://documentation.ubuntu.com/release-notes/26.04/summary-for-lts-users/#package-management-apt-3

Follow-up to b13e9066b3 #16127
Follow-up to 54130a6cad #10170

Closes #22090
2026-06-18 19:26:19 +02:00
..
cmdline-opts _URL.md: remove the zone-id mention 2026-06-16 16:21:22 +02:00
examples perl: || die -> or die 2026-06-16 00:41:29 +02:00
internals lib: transfer origin and proxy handling 2026-06-12 23:52:00 +02:00
libcurl curl_multi_assign.md: clarify lifetime 2026-06-18 17:47:33 +02:00
tests tidy-up: miscellaneous 2026-06-09 11:07:55 +02:00
.gitignore
ALTSVC.md
BINDINGS.md tidy-up: miscellaneous 2026-06-05 16:57:38 +02:00
BUG-BOUNTY.md
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md tidy-up: miscellaneous 2026-06-09 11:07:55 +02:00
CONTRIBUTE.md tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
curl-config.md
CURL-DISABLE.md
CURLDOWN.md
DEPRECATE.md
DISTROS.md
EARLY-RELEASE.md
ECH.md
EXPERIMENTAL.md build: say Quiche support is experimental, where missing 2026-06-01 22:33:57 +02:00
FAQ.md tidy-up: miscellaneous 2026-06-05 16:57:38 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
HSTS.md
HTTP-COOKIES.md
HTTP3.md
HTTPSRR.md docs: tidy-up scheme references 2026-05-19 16:55:45 +02:00
INFRASTRUCTURE.md docs: tidy-up scheme references 2026-05-19 16:55:45 +02:00
INSTALL
INSTALL-CMAKE.md build: say Quiche support is experimental, where missing 2026-06-01 22:33:57 +02:00
INSTALL.md
INTERNALS.md INTERNALS.md: document minimum nghttp3 and ngtcp2 versions 2026-06-17 14:37:54 +02:00
IPFS.md
KNOWN_BUGS.md cf-dns: pass peer for result lookups 2026-06-16 23:15:43 +02:00
KNOWN_RISKS.md
MAIL-ETIQUETTE.md
Makefile.am
MANUAL.md MANUAL.md: update apt-key example 2026-06-18 19:26:19 +02:00
mk-ca-bundle.md
options-in-versions HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: update coming relese dates 2026-06-18 08:31:39 +02:00
ROADMAP.md
runtests.md
RUSTLS.md tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
SECURITY-ADVISORY.md SECURITY-ADVISORY.md: expand 2026-06-11 10:09:06 +02:00
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md SSLCERTS: document 8.19.0 default Native CA builds (Windows) 2026-05-16 11:55:59 +02:00
testcurl.md
THANKS scripts: catch Credits-to contributors 2026-05-17 22:48:22 +02:00
THANKS-filter tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
TheArtOfHttpScripting.md
TODO.md docs: tidy-up scheme references 2026-05-19 16:55:45 +02:00
URL-SYNTAX.md URL-SYNTAX: document more URL parsing details 2026-06-02 11:13:50 +02:00
VERIFY.md docs/VERIFY: expand with more things we do 2026-06-18 12:55:22 +02:00
VERSIONS.md
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLICY: non-released code 2026-06-15 14:32:35 +02:00
wcurl.md

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.