curl/docs
Daniel Gustafsson afddaa6dec examples: fix comment syntax
Commit ac0a88fd2 accidentally added a stray character outside of the
comment which broke compilation. Fix by removing.

Reported-by:  autobuild https://curl.se/dev/log.cgi?id=20201105084306-12742
2020-11-05 09:54:12 +01:00
..
cmdline-opts docs: Fix various typos in documentation 2020-11-05 09:36:24 +01:00
examples examples: fix comment syntax 2020-11-05 09:54:12 +01:00
libcurl copyright: fix year ranges 2020-11-05 08:22:10 +01:00
.gitignore gitignore: Ignore man page dist files 2017-03-07 23:27:31 +01:00
ALTSVC.md alt-svc: enable by default 2020-10-25 23:08:54 +01:00
BINDINGS.md BINDINGS: PureBasic, Net::Curl for perl and Nim 2019-09-29 22:39:31 +02:00
BUG-BOUNTY.md BUG-BOUNTY: minor formatting fixes [ci skip] 2019-05-09 23:30:26 +02:00
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 docs: Update to secure URL versions 2017-09-04 14:08:54 +00:00
CODE_REVIEW.md CODE_REVIEW.md: how to do code reviews in curl 2020-06-13 22:16:58 +02:00
CODE_STYLE.md source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
CONTRIBUTE.md 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 polarssl: removed 2020-01-16 11:55:56 +01:00
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 docs: Fix various typos in documentation 2020-11-05 09:36:24 +01:00
FEATURES.md docs/FEATURE: convert to markdown 2020-10-15 15:47:38 +02:00
GOVERNANCE.md docs: change "web site" to "website" 2020-08-17 00:14:18 +02:00
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
HTTP-COOKIES.md curl.se: new home 2020-11-04 23:59:47 +01:00
HTTP2.md nghttp2: 1.12.0 required 2020-03-23 22:22:22 +01:00
HTTP3.md alt-svc: enable by default 2020-10-25 23:08:54 +01:00
INSTALL INSTALL: converted to markdown => INSTALL.md 2016-10-21 15:57:29 +02:00
INSTALL.cmake TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
INSTALL.md TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
INTERNALS.md curl.se: new home 2020-11-04 23:59:47 +01:00
KNOWN_BUGS docs: Fix various typos in documentation 2020-11-05 09:36:24 +01:00
MAIL-ETIQUETTE 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
MQTT.md docs/MQTT: remove outdated paaragraphs 2020-09-21 11:02:32 +02:00
Makefile.am curl.se: new home 2020-11-04 23:59:47 +01:00
PARALLEL-TRANSFERS.md docs: fix typos 2019-11-28 12:58:47 +01:00
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 curl.se: new home 2020-11-04 23:59:47 +01:00
TODO curl.se: new home 2020-11-04 23:59:47 +01:00
TheArtOfHttpScripting.md docs: Fix various typos in documentation 2020-11-05 09:36:24 +01:00
VERSIONS.md doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntax 2020-05-02 23:45:09 +02:00
curl-config.1 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
options-in-versions hsts: add support for Strict-Transport-Security 2020-11-03 16:08:42 +01:00

README.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.