curl/docs
2022-01-30 01:52:51 -05:00
..
cmdline-opts docs: document HTTP/2 not insisting on TLS 1.2 2022-01-19 23:30:07 +01:00
examples examples/multi-app.c: call curl_multi_remove_handle as well 2022-01-07 09:25:57 +01:00
libcurl docs: document HTTP/2 not insisting on TLS 1.2 2022-01-19 23:30:07 +01:00
.gitignore
ALTSVC.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
BINDINGS.md BINDINGS.md: "markdown-link-check-disable" 2021-12-17 09:17:08 +01:00
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md docs: fix dead links, remove ECH.md 2021-12-17 09:17:08 +01:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md
EXPERIMENTAL.md
FAQ misc: remove BeOS code and references 2022-01-17 08:47:23 +01:00
FEATURES.md misc: s/e-mail/email 2021-12-19 23:48:13 +01:00
GOVERNANCE.md
HELP-US.md
HISTORY.md docs/HISTORY.md: mention alt-svc and HSTS 2022-01-17 15:56:41 +01:00
HSTS.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
HTTP2.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
HTTP3.md docs/HTTP3: describe how to setup a h3 reverse-proxy for testing 2021-12-23 17:28:13 +01:00
HTTP-COOKIES.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md mesalink: remove support 2022-01-10 11:27:59 +01:00
INTERNALS.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
KNOWN_BUGS docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
MAIL-ETIQUETTE misc: s/e-mail/email 2021-12-19 23:48:13 +01:00
Makefile.am docs: fix dead links, remove ECH.md 2021-12-17 09:17:08 +01:00
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: remove ICAL link and old release dates 2021-12-17 09:17:09 +01:00
ROADMAP.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
RUSTLS.md
SECURITY-PROCESS.md
SSL-PROBLEMS.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
SSLCERTS.md
THANKS THANKS: add names from 7.81.0 release 2022-01-05 00:35:58 +01:00
THANKS-filter
TheArtOfHttpScripting.md docs/TheArtOfHttpScripting: fix example POST URL 2022-01-30 01:52:51 -05:00
TODO docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
URL-SYNTAX.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
VERSIONS.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.