curl/docs
2020-08-27 23:07:39 +02:00
..
cmdline-opts curl.1: fix typo invokved -> invoked 2020-08-27 23:07:39 +02:00
examples Makefile.m32: add ability to override zstd libs [ci skip] 2020-08-22 21:08:28 +00:00
libcurl docs/libcurl: update "Added in" version for curl_easy_option* 2020-08-27 16:13:41 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md CODE_REVIEW.md: how to do code reviews in curl 2020-06-13 22:16:58 +02:00
CODE_STYLE.md
CONTRIBUTE.md docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
curl-config.1
CURL-DISABLE.md configure: added --disable-get-easy-options 2020-08-27 14:17:42 +02:00
DEPRECATE.md
DYNBUF.md DYNBUF.md: fix a typo: trail => tail 2020-06-24 11:33:02 +02:00
ESNI.md
EXPERIMENTAL.md openssl: Don't ignore CA paths when using Windows CA store 2020-06-22 15:31:38 -04:00
FAQ docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
FEATURES TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
GOVERNANCE.md docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
HELP-US.md HELP-US: add a section for "smaller tasks" 2020-06-12 15:22:58 +02:00
HISTORY.md docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
HTTP2.md
HTTP3.md HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29 2020-08-27 14:15:25 +02:00
HTTP-COOKIES.md docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
INSTALL
INSTALL.cmake TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
INSTALL.md TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
INTERNALS.md
KNOWN_BUGS KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addreses 2020-08-23 00:09:39 +02:00
LICENSE-MIXING.md
MAIL-ETIQUETTE docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
Makefile.am CODE_REVIEW.md: how to do code reviews in curl 2020-06-13 22:16:58 +02:00
MANUAL.md
mk-ca-bundle.1
MQTT.md
options-in-versions docs: --output-dir is added in 7.73.0, nothing else 2020-08-24 22:49:32 +02:00
PARALLEL-TRANSFERS.md
README.md docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: add more future release dates 2020-08-17 10:44:10 +02:00
RESOURCES
ROADMAP.md
SECURITY-PROCESS.md docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
SSL-PROBLEMS.md
SSLCERTS.md TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
THANKS THANKS: add names from curl 7.72.0 release 2020-08-19 09:37:27 +02:00
THANKS-filter
TheArtOfHttpScripting docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
TODO curl: add --output-dir 2020-08-24 22:41:37 +02:00
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.