curl/docs
2020-04-07 00:07:49 +02:00
..
cmdline-opts cleanup: correct copyright year range on a few files 2020-04-06 23:21:52 +02:00
examples examples/sessioninfo.c: add include to fix compiler warning 2020-03-31 14:32:29 +02:00
libcurl CURLOPT_WRITEFUNCTION.3: add inline example and new see-also 2020-04-07 00:07:49 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS
CHECKSRC.md
CIPHERS.md
CMakeLists.txt copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md polarssl: removed 2020-01-16 11:55:56 +01:00
ESNI.md
EXPERIMENTAL.md
FAQ
FEATURES
GOVERNANCE.md docs/GOVERNANCE: refreshed + added "donations" and "commercial support" 2020-02-18 09:18:28 +01:00
HELP-US.md
HISTORY.md HISTORY: OSS-Fuzz started fuzzing libcurl in 2017 2019-12-20 11:04:34 +01:00
HTTP2.md nghttp2: 1.12.0 required 2020-03-23 22:22:22 +01:00
HTTP3.md vquic: add support for GnuTLS backend of ngtcp2 2020-03-31 14:39:00 +02:00
HTTP-COOKIES.md HTTP-COOKIES: mention that a trailing newline is required 2020-02-19 08:04:35 +01:00
INSTALL
INSTALL.cmake
INSTALL.md polarssl: remove more references and mentions 2020-03-05 07:57:45 +01:00
INTERNALS.md polarssl: remove more references and mentions 2020-03-05 07:57:45 +01:00
KNOWN_BUGS KNOWN_BUGS: fixed "USE_UNIX_SOCKETS on Windows" 2020-04-05 11:24:01 +02:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
MANUAL.md MANUAL: update a dict-using command line 2020-03-05 14:30:13 +01:00
mk-ca-bundle.1 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: run the copyright.pl script! 2020-03-31 14:50:15 +02:00
RESOURCES
ROADMAP.md ROADMAP: thread-safe curl_global_init() 2020-01-17 12:58:35 +01:00
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md SSLCERTS.md: Fix example code for setting CA cert file 2020-03-26 18:46:15 -04:00
THANKS THANKS: from the 7.69.1 release 2020-03-11 00:36:17 +01:00
THANKS-filter copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
TheArtOfHttpScripting
TODO TODO: Option to make -Z merge lined based outputs on stdout 2020-04-06 00:05:42 +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.