curl/docs
Josh Soref 85f54a150d
docs/cmdline: mention what happens when used multiple times
For --dns-ipv4-addr, --dns-ipv6-addr and --dns-servers

Closes #7410
Closes #7411
Closes #7412
2021-07-18 18:44:26 +02:00
..
cmdline-opts docs/cmdline: mention what happens when used multiple times 2021-07-18 18:44:26 +02:00
examples examples/multi-single: fix scan-build warning 2021-07-07 13:06:18 +02:00
libcurl cleanup: spell DoH with a lowercase o 2021-07-16 23:53:13 +02:00
.gitignore
ALTSVC.md
BINDINGS.md docs/BINDINGS: fix outdated links 2021-06-27 23:13:30 +02:00
BUFREF.md docs: fix typos 2021-05-31 12:47:15 +02:00
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md CI: remove travis details 2021-06-29 17:42:57 +02:00
curl-config.1
CURL-DISABLE.md define: re-add CURL_DISABLE_NTLM and corresponding ifdefs 2021-06-02 08:55:00 +02:00
DEPRECATE.md
DYNBUF.md
ECH.md
EXPERIMENTAL.md
FAQ docs/tests: remove freenode references 2021-05-24 00:21:00 +02:00
FEATURES.md metalink: remove 2021-06-07 08:14:25 +02:00
GOVERNANCE.md GOVERNANCE: add 'user', 'committer' and 'contributor' 2021-05-31 15:42:39 +02:00
HELP-US.md
HISTORY.md
HSTS.md HSTS: not experimental anymore 2021-05-28 12:34:07 +02:00
HTTP2.md docs: Remove outdated curl tool limitation 2021-06-15 03:19:32 -04:00
HTTP3.md HTTP3: make the ngtcp2 build use the quictls fork 2021-05-07 22:43:54 +02:00
HTTP-COOKIES.md
HYPER.md test269: disable for hyper 2021-06-03 23:11:11 +02:00
INSTALL
INSTALL.cmake
INSTALL.md docs/INSTALL: remove mentions of configure --with-darwin-ssl 2021-06-06 23:55:32 +02:00
INTERNALS.md docs: improve INTERNALS.md regarding getsock cb 2021-05-19 00:39:06 +02:00
KNOWN_BUGS KNOWN_BUGS: flaky Windows CI builds 2021-07-05 23:30:44 +02:00
MAIL-ETIQUETTE
Makefile.am
MANUAL.md metalink: remove 2021-06-07 08:14:25 +02:00
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md zuul: use the new rustls directory name 2021-06-30 08:19:31 +02:00
SECURITY-PROCESS.md
SSL-PROBLEMS.md docs: Fix typos 2021-07-03 22:11:26 +02:00
SSLCERTS.md
THANKS THANKS: added contributors from 7.77.0 cycle 2021-05-26 08:18:11 +02:00
THANKS-filter THANKS: added contributors from 7.77.0 cycle 2021-05-26 08:18:11 +02:00
TheArtOfHttpScripting.md TheArtOfHttpScripting: polish 2021-07-16 23:51:17 +02:00
TODO TODO: add mention of mbedTLS 3 incompatibilities 2021-07-14 23:54:43 +02:00
URL-SYNTAX.md URL-SYNTAX.md: document the new 'localhost' treatment 2021-05-31 15:37:37 +02:00
VERSIONS.md

curl logo

Documentation

You'll 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'd 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.