curl/docs
Daniel Stenberg e052859759
RELEASE-NOTES: synced
for 7.74.0
2020-12-09 07:38:24 +01:00
..
cmdline-opts ftp: CURLOPT_FTP_SKIP_PASV_IP by default 2020-12-07 08:38:05 +01:00
examples examples: update .gitignore 2020-11-23 23:09:33 +01:00
libcurl ftp: CURLOPT_FTP_SKIP_PASV_IP by default 2020-12-07 08:38:05 +01:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md
ECH.md
EXPERIMENTAL.md
FAQ FAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?" 2020-11-06 09:28:49 +01:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md HISTORY: the new domain 2020-11-04 23:59:53 +01:00
HSTS.md
HTTP2.md
HTTP3.md http3: use the master branch of GnuTLS for testing 2020-11-22 16:40:05 +01:00
HTTP-COOKIES.md
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md docs/INTERNALS: remove reference to Curl_sendf() 2020-11-24 13:17:25 +01:00
KNOWN_BUGS KNOWN_BUGS: curl with wolfSSL lacks support for renegotiation 2020-11-22 00:06:24 +01:00
MAIL-ETIQUETTE
Makefile.am NEW-PROTOCOL: document what needs to be done to add one 2020-12-01 10:18:46 +01:00
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md NEW-PROTOCOL: document what needs to be done to add one 2020-12-01 10:18:46 +01:00
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
SECURITY-PROCESS.md SECURITY-PROCESS: disclose on hackerone 2020-12-03 22:29:34 +01:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS RELEASE-NOTES: synced 2020-12-09 07:38:24 +01:00
THANKS-filter THANKS-filter: ignore autobuild links 2020-11-09 10:15:15 +01:00
TheArtOfHttpScripting.md docs: Fix various typos in documentation 2020-11-05 09:36:24 +01:00
TODO
VERSIONS.md VERSIONS: refreshed 2020-12-07 13:23:04 +01:00

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.