curl/docs
Daniel Stenberg 125884e466
curl_version_info.3: mentioned ALTSVC and HTTP3
... and sorted the list alphabetically
2019-08-13 14:10:20 +02:00
..
cmdline-opts CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly 2019-08-08 08:17:24 +02:00
examples examples: Added SASL PLAIN authorisation identity (authzid) examples 2019-08-06 11:38:49 -04:00
libcurl curl_version_info.3: mentioned ALTSVC and HTTP3 2019-08-13 14:10:20 +02:00
.gitignore
ALTSVC.md docs/ALTSVC: remove what works and the experimental explanation 2019-08-07 23:14:14 +02:00
BINDINGS.md
BUG-BOUNTY.md BUG-BOUNTY: minor formatting fixes [ci skip] 2019-05-09 23:30:26 +02:00
BUGS docs/BUG-BOUNTY: bug bounty time [skip ci] 2019-04-22 17:19:19 +02:00
CHECKSRC.md
CIPHERS.md CIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCH 2019-07-17 01:08:23 -04:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_STYLE.md docs: Markdown and misc improvements [ci skip] 2019-05-16 22:11:27 +00:00
CONTRIBUTE.md
curl-config.1
DEPRECATE.md http09: disable HTTP/0.9 by default in both tool and library 2019-08-06 00:08:14 +02:00
EXPERIMENTAL.md docs/EXPERIMENTAL: explain what it means and what's experimental now 2019-08-07 14:52:02 +02:00
FAQ FAQ: more minor updates and spelling fixes 2019-05-25 23:33:53 +02:00
FEATURES
GOVERNANCE.md
HELP-US.md
HISTORY.md
HTTP2.md
HTTP3.md docs/HTTP3: simplify quiche build instruction 2019-08-12 22:36:27 +02:00
HTTP-COOKIES.md
INSTALL
INSTALL.cmake
INSTALL.md docs: Markdown and misc improvements [ci skip] 2019-05-16 22:11:27 +00:00
INTERNALS.md cleanup: s/curl_debug/curl_dbg_debug in comments and docs 2019-08-08 16:01:00 +02:00
KNOWN_BUGS KNOWN_BUGS: Don't clear digest for single realm 2019-06-24 23:26:59 +02:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am docs/EXPERIMENTAL: explain what it means and what's experimental now 2019-08-07 14:52:02 +02:00
MANUAL.md docs/MANUAL.md: converted to markdown from plain text 2019-07-20 19:10:05 +02:00
mk-ca-bundle.1
PARALLEL-TRANSFERS.md docs/PARALLEL-TRANSFERS: correct the version number 2019-07-20 19:19:56 +02:00
README.cmake
README.md
README.netware
README.win32
RELEASE-PROCEDURE.md docs: Markdown and misc improvements [ci skip] 2019-05-16 22:11:27 +00:00
RESOURCES
ROADMAP.md ROADMAP: parallel transfers are merged now 2019-07-31 16:47:23 +02:00
SECURITY-PROCESS.md SECURITY-PROCESS: fix links [ci skip] 2019-05-11 17:50:37 +02:00
SSL-PROBLEMS.md docs: Markdown and misc improvements [ci skip] 2019-05-16 22:11:27 +00:00
SSLCERTS.md
THANKS THANKS: 7.65.3 status 2019-07-19 11:32:15 +02:00
THANKS-filter
TheArtOfHttpScripting
TODO TODO: "at least N milliseconds between requests" [ci skip] 2019-06-03 22:55:48 +02:00
VERSIONS

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 web site's documentation section for general curl stuff or the libcurl section for libcurl related documentation.