curl/docs
Daniel Stenberg b3ee22193a
cmdline-opts/docs: mentioned the negative option part
... for --no-alpn and --no-buffer in the same style done for other --no-
options:

"Note that this is the negated option name documented."

Closes #11695
2023-08-19 23:51:46 +02:00
..
cmdline-opts cmdline-opts/docs: mentioned the negative option part 2023-08-19 23:51:46 +02:00
examples misc: fix various typos 2023-08-01 14:09:32 +02:00
libcurl CURLOPT_*TIMEOUT*: extend and clarify 2023-08-17 13:01:47 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFQ.md
BUFREF.md
BUG-BOUNTY.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
BUGS.md
CHECKSRC.md
CIPHERS.md gskit: remove 2023-08-07 20:57:48 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md lib: --disable-bindlocal builds curl without local binding support 2023-08-17 17:17:59 +02:00
DEPRECATE.md gskit: remove 2023-08-07 20:57:48 +02:00
DYNBUF.md
EARLY-RELEASE.md
EXPERIMENTAL.md
FAQ gskit: remove 2023-08-07 20:57:48 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md CI: use openssl 3.0.10+quic, nghttp3 0.14.0, ngtcp2 0.18.0 2023-08-06 23:20:45 +02:00
HTTP-COOKIES.md
HYPER.md docs/HYPER.md: update hyper build instructions 2023-08-13 15:50:31 +02:00
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md gskit: remove 2023-08-07 20:57:48 +02:00
KNOWN_BUGS KNOWN_BUGS: LDAPS requests to ActiveDirectory server hang 2023-08-15 14:21:15 +02:00
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md
SECURITY-ADVISORY.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
SECURITY-PROCESS.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS
THANKS-filter THANKS-filter: add a name typo 2023-08-07 09:12:42 -07:00
TheArtOfHttpScripting.md
TODO TODO: LDAP Certificate-Based Authentication 2023-08-06 22:58:42 +02:00
URL-SYNTAX.md
VERSIONS.md
WEBSOCKET.md

curl logo

Documentation

you will 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.