curl/docs
2020-11-18 22:51:08 +01:00
..
cmdline-opts docs: Fix various typos in documentation 2020-11-05 09:36:24 +01:00
examples httpput-postfields.c: new example doing PUT with POSTFIELDS 2020-11-13 09:20:57 +01:00
libcurl CURLOPT_HSTS.3: document the file format 2020-11-13 23:28:58 +01:00
.gitignore
ALTSVC.md alt-svc: enable by default 2020-10-25 23:08:54 +01:00
BINDINGS.md
BUG-BOUNTY.md
BUGS.md curl.se: new home 2020-11-04 23:59:47 +01:00
CHECKSRC.md src: Consistently spell whitespace without whitespace 2020-09-30 21:10:14 +02:00
CIPHERS.md curl.se: new home 2020-11-04 23:59:47 +01:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md curl.se: new home 2020-11-04 23:59:47 +01:00
curl-config.1 curl.se: new home 2020-11-04 23:59:47 +01:00
CURL-DISABLE.md alt-svc: enable by default 2020-10-25 23:08:54 +01:00
DEPRECATE.md
DYNBUF.md dynbuf: add Curl_dyn_vaddf 2020-09-23 15:13:46 +02:00
ECH.md curl.se: new home 2020-11-04 23:59:47 +01:00
EXPERIMENTAL.md hsts: add support for Strict-Transport-Security 2020-11-03 16:08:42 +01:00
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 docs/FEATURE: convert to markdown 2020-10-15 15:47:38 +02:00
GOVERNANCE.md
HELP-US.md curl.se: new home 2020-11-04 23:59:47 +01:00
HISTORY.md HISTORY: the new domain 2020-11-04 23:59:53 +01:00
HSTS.md hsts: add support for Strict-Transport-Security 2020-11-03 16:08:42 +01:00
HTTP2.md
HTTP3.md alt-svc: enable by default 2020-10-25 23:08:54 +01:00
HTTP-COOKIES.md curl.se: new home 2020-11-04 23:59:47 +01:00
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md curl.se: new home 2020-11-04 23:59:47 +01:00
KNOWN_BUGS KNOWN_BUGS: cmake uses -lpthread instead of Threads::Threads 2020-11-18 22:51:08 +01:00
MAIL-ETIQUETTE curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am curl.se: new home 2020-11-04 23:59:47 +01:00
MANUAL.md curl.se: new home 2020-11-04 23:59:47 +01:00
mk-ca-bundle.1 curl.se: new home 2020-11-04 23:59:47 +01:00
MQTT.md docs/MQTT: remove outdated paaragraphs 2020-09-21 11:02:32 +02:00
options-in-versions hsts: add support for Strict-Transport-Security 2020-11-03 16:08:42 +01:00
PARALLEL-TRANSFERS.md
README.md curl.se: new home 2020-11-04 23:59:47 +01:00
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: add more future release dates 2020-08-17 10:44:10 +02:00
ROADMAP.md curl.se: new home 2020-11-04 23:59:47 +01:00
SECURITY-PROCESS.md curl.se: new home 2020-11-04 23:59:47 +01:00
SSL-PROBLEMS.md curl.se: new home 2020-11-04 23:59:47 +01:00
SSLCERTS.md curl.se: new home 2020-11-04 23:59:47 +01:00
THANKS THANKS: from 7.73.0 and .mailmap fixes 2020-10-14 07:50:16 +02: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 curl.se: new home 2020-11-04 23:59:47 +01:00
VERSIONS.md

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.