curl/docs
Daniel Gustafsson 436b50f2f7 TODO: remove CURLOPT_DNS_USE_GLOBAL_CACHE entry
Commit 7c5837e792 deprecated the option
making it a manual code-edit operation to turn it back on. The removal
process has thus started and is now documented in docs/DEPRECATE.md so
remove from the TODO to avoid anyone looking for something to pick up
spend cycles on an already in-progress entry.

Reviewed-by: Daniel Stenberg <daniel@haxx.se>
2018-11-29 12:15:04 +01:00
..
cmdline-opts cmdline-opts/gen.pl: define the correct varname 2018-11-26 09:56:49 +01:00
examples snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
libcurl CURLOPT_WRITEFUNCTION.3: spell out that it gets called many times 2018-11-23 16:55:33 +01:00
.gitignore
BINDINGS.md
BUG-BOUNTY.md docs/BUG-BOUNTY: the sponsors actually decide the amount 2018-10-20 12:07:52 +02:00
BUGS
CHECKSRC.md
CIPHERS.md docs/CIPHERS: fix the TLS 1.3 cipher names 2018-10-27 10:46:36 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE.md spelling fixes [ci skip] 2018-10-08 19:37:40 +00:00
curl-config.1
DEPRECATE.md axtls: removed 2018-11-01 10:29:53 +01:00
FAQ axtls: removed 2018-11-01 10:29:53 +01:00
FEATURES axtls: removed 2018-11-01 10:29:53 +01:00
GOVERNANCE.md
HELP-US.md
HISTORY.md HISTORY: add some milestones 2018-11-09 17:46:05 +01:00
HTTP2.md winssl: be consistent in Schannel capitalization 2018-11-07 10:11:13 +01:00
HTTP-COOKIES.md
INSTALL
INSTALL.cmake
INSTALL.md winssl: be consistent in Schannel capitalization 2018-11-07 10:11:13 +01:00
INTERNALS.md axtls: removed 2018-11-01 10:29:53 +01:00
KNOWN_BUGS host names: allow trailing dot in name resolve, then strip it 2018-11-22 13:40:51 +01:00
LICENSE-MIXING.md axtls: removed 2018-11-01 10:29:53 +01:00
MAIL-ETIQUETTE
Makefile.am
MANUAL
mk-ca-bundle.1
README.cmake
README.md replace rawgit links [ci skip] 2018-10-12 21:04:37 +00:00
README.netware
README.win32
RELEASE-PROCEDURE.md RELEASE-PROCEDURE: adjust the release dates 2018-10-27 15:14:51 +02:00
RESOURCES
ROADMAP.md
SECURITY-PROCESS.md docs/SECURITY-PROCESS: the hackerone IBB program drops curl 2018-10-17 08:02:37 +02:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: 7.62.0 status 2018-10-30 17:53:59 +01:00
THANKS-filter THANKS: 7.62.0 status 2018-10-30 17:53:59 +01:00
TheArtOfHttpScripting
TODO TODO: remove CURLOPT_DNS_USE_GLOBAL_CACHE entry 2018-11-29 12:15:04 +01: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.