curl/docs
Daniel Stenberg eacfe36991
KNOWN_BUGS: fixed "wolfSSL lacks support for renegotiation"
Fixed by #6411
2021-01-05 10:08:06 +01:00
..
cmdline-opts language: s/behaviour/behavior/g 2021-01-02 23:35:59 +01:00
examples examples/curlgtk.c: fix the copyright year range 2020-12-30 22:37:44 +01:00
libcurl language: s/behaviour/behavior/g 2021-01-02 23:35:59 +01:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md BUG-BOUNTY: minor language update 2020-12-15 08:57:07 +01:00
BUGS.md
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md docs: Fix some typos 2020-12-12 09:59:28 -08:00
CODE_STYLE.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
CONTRIBUTE.md
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
ECH.md
EXPERIMENTAL.md EXPERIMENTAL: add the Hyper backend to the list 2020-12-22 17:17:59 +01:00
FAQ misc: assorted typo fixes 2020-12-26 23:54:25 +01:00
FEATURES.md
GOVERNANCE.md
HELP-US.md docs: Fix some typos 2020-12-12 09:59:28 -08:00
HISTORY.md HISTORY: added dates to early history 2021-01-03 16:27:51 +01:00
HSTS.md
HTTP-COOKIES.md
HTTP2.md docs: Fix some typos 2020-12-12 09:59:28 -08:00
HTTP3.md http3: use the master branch of GnuTLS for testing 2020-11-22 16:40:05 +01:00
HYPER.md http_proxy: make CONNECT work with the Hyper backend 2021-01-05 09:37:08 +01:00
INSTALL
INSTALL.cmake
INSTALL.md INSTALL: update the list known OSes and CPU archs curl has run on 2020-12-25 16:06:49 +01:00
INTERNALS.md language: s/behaviour/behavior/g 2021-01-02 23:35:59 +01:00
KNOWN_BUGS KNOWN_BUGS: fixed "wolfSSL lacks support for renegotiation" 2021-01-05 10:08:06 +01:00
MAIL-ETIQUETTE
MANUAL.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
MQTT.md
Makefile.am docs: add HYPER.md 2020-12-18 09:58:03 +01:00
NEW-PROTOCOL.md NEW-PROTOCOL: document what needs to be done to add one 2020-12-01 10:18:46 +01:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
SECURITY-PROCESS.md SECURITY-PROCESS: disclose on hackerone 2020-12-03 22:29:34 +01:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS RELEASE-NOTES: synced 2020-12-09 07:38:24 +01:00
THANKS-filter THANKS-filter: ignore autobuild links 2020-11-09 10:15:15 +01:00
TODO TODO: --fail-with-body perchance? 2021-01-05 09:36:10 +01:00
TheArtOfHttpScripting.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
URL-SYNTAX.md URL-SYNTAX: add gophers details 2020-12-15 12:58:19 +01:00
VERSIONS.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
curl-config.1
mk-ca-bundle.1
options-in-versions docs: add AWS HTTP v4 Signature 2020-12-21 16:28:03 +01:00

README.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.