curl/docs
Daniel Stenberg e41f2e5225
KNOWN_BUGS: add three HTTP/3 issues
... and moved the HTTP/2 issues to its own section

Closes #6606
Closes #6510
Closes #6494
2021-05-03 17:22:52 +02:00
..
cmdline-opts docs: fix typo in fail-with-body doc 2021-04-27 15:11:08 -04:00
examples tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
libcurl CURLcode: add CURLE_SSL_CLIENTCERT 2021-05-03 17:11:01 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFREF.md bufref: buffer reference support 2021-04-22 09:05:53 +02:00
BUG-BOUNTY.md
BUGS.md BUGS: language polish 2021-02-18 08:47:27 +01:00
CHECKSRC.md checksrc: complain on == NULL or != 0 checks in conditions 2021-04-22 09:10:17 +02:00
CIPHERS.md schannel: Support strong crypto option 2021-04-22 17:40:19 -04:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md CODE_STYLE.md: fix broken link to INTERNALS 2021-02-21 23:34:13 +01:00
CONTRIBUTE.md docs: camelcase it like GitHub everywhere 2021-04-28 08:16:20 +02:00
curl-config.1
CURL-DISABLE.md hsts: enable by default 2021-04-19 08:22:16 +02:00
DEPRECATE.md
DYNBUF.md
ECH.md
EXPERIMENTAL.md hsts: enable by default 2021-04-19 08:22:16 +02:00
FAQ vtls: initial implementation of rustls backend 2021-02-09 11:06:18 +01:00
FEATURES.md
GOVERNANCE.md docs: camelcase it like GitHub everywhere 2021-04-28 08:16:20 +02:00
HELP-US.md
HISTORY.md docs: camelcase it like GitHub everywhere 2021-04-28 08:16:20 +02:00
HSTS.md
HTTP2.md HTTP2: remove the outdated remark about multiplexing for the tool 2021-03-16 00:35:38 +01:00
HTTP3.md docs/HTTP3.md: fix nghttp2's HTTP/3 server port 2021-04-26 08:07:37 +02:00
HTTP-COOKIES.md
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md configure: make the TLS library choice(s) explicit 2021-04-22 23:19:47 +02:00
INTERNALS.md
KNOWN_BUGS KNOWN_BUGS: add three HTTP/3 issues 2021-05-03 17:22:52 +02:00
MAIL-ETIQUETTE
Makefile.am bufref: buffer reference support 2021-04-22 09:05:53 +02:00
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions schannel: Disable auto credentials; add an option to enable it 2021-04-22 16:53:37 -04:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md docs: camelcase it like GitHub everywhere 2021-04-28 08:16:20 +02:00
ROADMAP.md
RUSTLS.md rustls: use ALPN 2021-04-30 08:27:37 +02:00
SECURITY-PROCESS.md
SSL-PROBLEMS.md docs: Fix typos 2021-02-25 09:28:00 +01:00
SSLCERTS.md
THANKS THANKS: add names from 7.76.1 2021-04-13 14:32:30 +02:00
THANKS-filter
TheArtOfHttpScripting.md
TODO configure: make the TLS library choice(s) explicit 2021-04-22 23:19:47 +02:00
URL-SYNTAX.md
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.