curl-curl/docs
NeimadTL f9daa75a3b
TODO: remove "nicer lacking perl message"
The document has been updated by removing point 20.2 as it was done
some time ago.

Closes #17233
2025-04-30 08:25:14 +02:00
..
cmdline-opts etag-save.md: mention how using both options is a good idea 2025-04-29 10:58:19 +02:00
examples lib/src/docs/test: improve curl_easy_setopt() calls 2025-04-23 23:44:55 +02:00
internals lib: add meta_hash to connection, eliminate hash_offt 2025-04-22 15:57:18 +02:00
libcurl docs/libcurl: fix type and prototype problems in examples 2025-04-29 22:44:05 +02:00
.gitignore
ALTSVC.md docs: bring back ALTSVC.md and HSTS.md 2024-12-09 09:32:19 +01:00
BINDINGS.md
BUG-BOUNTY.md
BUGS.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
CIPHERS-TLS12.md
CIPHERS.md gnutls: set priority via --ciphers 2025-03-05 13:51:56 +01:00
CMakeLists.txt wcurl: import v2025.04.20 script + docs 2025-04-21 11:06:44 +02:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md
curl-config.md docs: minor edits to please the new spellchecker regime 2025-02-27 13:15:21 +01:00
CURL-DISABLE.md cmake: document -D and env build options 2024-10-24 23:06:40 +02:00
CURLDOWN.md
DEPRECATE.md cmake: deprecate winbuild, add migration guide from legacy build methods 2025-01-10 18:20:52 +01:00
DISTROS.md DISTROS: update Alt Linux links 2024-11-29 00:54:47 -08:00
EARLY-RELEASE.md
ECH.md tests: add basic ECH tests 2025-04-27 17:38:27 +02:00
EXPERIMENTAL.md docs/EXPERIMENTAL.md: add a mention of HTTPSRR as experimental 2025-01-16 19:41:42 +01:00
FAQ docs: suggest --ssl-reqd instead of --ftp-ssl 2024-12-02 09:07:50 +01:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md docs/HISTORY: add some events from the last year 2025-03-06 16:06:17 +01:00
HSTS.md docs: bring back ALTSVC.md and HSTS.md 2024-12-09 09:32:19 +01:00
HTTP3.md vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00
HTTP-COOKIES.md docs/HTTP-COOKIES.md: link to more information 2025-01-01 22:45:48 +01:00
HTTPSRR.md HTTPSRR.md: clarify somewhat 2025-04-28 09:11:48 +02:00
INFRASTRUCTURE.md INFRASTRUCTURE.md: add IRC and Matrix details 2025-03-24 15:21:59 +01:00
INSTALL
INSTALL-CMAKE.md build: tidy up internal feature detection variables for wolfSSL 2025-04-24 23:44:33 +02:00
INSTALL.md docs/INSTALL.md: drop reference to removed configure option 2025-04-11 15:25:44 +02:00
INTERNALS.md zlib: bump minimum to 1.2.5.2 (was: 1.2.0.4) 2025-03-08 00:39:04 +01:00
IPFS.md
KNOWN_BUGS KNOWN_BUGS: fix link in sivg4 issue 16.3 2025-04-10 08:29:53 +02:00
MAIL-ETIQUETTE.md GHA: silence proselint warnings and an error 2024-10-15 16:44:17 +02:00
Makefile.am wcurl: import v2025.04.20 script + docs 2025-04-21 11:06:44 +02:00
MANUAL.md docs: use valid example domain names 2025-02-09 00:17:05 +01:00
mk-ca-bundle.md
options-in-versions VERSIONS: list all past releases 2025-04-03 08:26:33 +02:00
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: release candidate git tagging explained 2025-04-26 23:38:49 +02:00
ROADMAP.md
RUSTLS.md docs: rework RUSTLS install instructions 2025-03-27 08:47:43 +01:00
SECURITY-ADVISORY.md
SPONSORS.md SPONSORS.md: clarify that we don't promise goods or services 2025-02-05 23:40:24 +01:00
SSL-PROBLEMS.md GHA: silence proselint warnings and an error 2024-10-15 16:44:17 +02:00
SSLCERTS.md SSLCERTS: list support for SSL_CERT_FILE and SSL_CERT_DIR 2025-03-25 08:20:39 +01:00
THANKS THANKS: new contributors from 8.13.0 release 2025-04-02 07:46:30 +02:00
THANKS-filter contributors.sh: lowercase 'github' for consistency 2025-02-24 08:05:06 +01:00
TheArtOfHttpScripting.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
TODO TODO: remove "nicer lacking perl message" 2025-04-30 08:25:14 +02:00
URL-SYNTAX.md GHA: silence proselint warnings and an error 2024-10-15 16:44:17 +02:00
VERSIONS.md VERSIONS: 8.14.0 is pending 2025-04-16 09:39:06 +02:00
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLICY: use of weak algos 2025-04-29 13:11:07 +02:00
wcurl.md wcurl: import v2025.04.20 script + docs 2025-04-21 11:06:44 +02: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.