curl/docs
2020-04-04 00:02:05 +02:00
..
cmdline-opts output.d: quote the URL when globbing 2020-03-30 08:46:08 +02:00
examples examples/sessioninfo.c: add include to fix compiler warning 2020-03-31 14:32:29 +02:00
libcurl curl.h: remnove CURL_VERSION_ESNI. Never supported nor documented 2020-03-29 23:28: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
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: Store TLS context per transfer instead of per connection 2020-04-04 00:02:05 +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: Set custom client ip when using haproxy protocol 2020-03-28 22:58:50 +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.