curl/docs
Daniel Stenberg 1778135a9f
examples/http2-upload: expand buffer to avoid silly warning
http2-upload.c:135:44: error: ‘%02d’ directive output may be truncated
writing between 2 and 11 bytes into a region of size between 8 and 17
2018-04-24 14:14:23 +02:00
..
cmdline-opts curl.1: clarify that options and URLs can be mixed 2018-04-23 13:48:14 +02:00
examples examples/http2-upload: expand buffer to avoid silly warning 2018-04-24 14:14:23 +02:00
libcurl curl_global_sslset: always provide available backends 2018-04-23 14:18:55 +02:00
.gitignore
BINDINGS.md spelling fixes 2018-02-23 23:29:01 +00:00
BUGS BUGS: updated link to security process 2018-03-12 00:34:33 +01:00
CHECKSRC.md checksrc: Fix typo 2018-04-15 03:05:45 -04:00
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
FAQ FAQ: fix a broken URL [ci skip] 2018-03-12 18:17:05 +00:00
FEATURES
HELP-US.md
HISTORY.md
HTTP2.md
HTTP-COOKIES.md
INSTALL
INSTALL.cmake cleanup: misc typos in strings and comments 2018-03-16 11:08:31 +01:00
INSTALL.md
INTERNALS.md
KNOWN_BUGS
LICENSE-MIXING.md
MAIL-ETIQUETTE spelling fixes 2018-02-23 23:29:01 +00:00
Makefile.am docs/SECURITY.md -> docs/SECURITY-PROCESS.md 2018-03-11 23:41:50 +01:00
MANUAL docs/MANUAL: formfind.pl is not accessible on the site anymore 2018-02-26 20:12:23 +01:00
mk-ca-bundle.1
README.cmake
README.md
README.netware
README.win32
RELEASE-PROCEDURE
RESOURCES
ROADMAP.md
SECURITY-PROCESS.md SECURITY-PROCESS: mention how we write/add advisories 2018-03-14 14:20:24 +01:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS release: 7.59.0 2018-03-13 23:06:58 +01:00
THANKS-filter RELEASE-NOTES: synced 2018-04-06 15:52:19 +02:00
TheArtOfHttpScripting
TODO schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04: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.