curl/docs
2021-10-26 23:22:56 +02:00
..
cmdline-opts tool_listhelp: easier to generate with gen.pl 2021-09-30 17:50:48 +02:00
examples Makefile.m32: fix to not require OpenSSL with -libssh2 or -rtmp options 2021-10-25 19:10:55 +00:00
libcurl docs: fix typo in CURLOPT_TRAILERFUNCTION example 2021-10-26 23:22:56 +02:00
.gitignore
ALTSVC.md alt-svc: enable by default 2020-10-25 23:08:54 +01:00
BINDINGS.md BINDINGS: URL updates 2021-10-04 22:44:38 +02:00
BUFREF.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
BUG-BOUNTY.md BUG-BOUNTY: removed the cooperation mention 2021-02-03 14:24:25 +01:00
BUGS.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
CHECKSRC.md checksrc: complain on == NULL or != 0 checks in conditions 2021-04-22 09:10:17 +02:00
CIPHERS.md schannel: Support strong crypto option 2021-04-22 17:40:19 -04:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
CODE_STYLE.md CODE_STYLE-md: fix bold font style 2021-08-14 23:12:21 +02:00
CONTRIBUTE.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
curl-config.1 curl.se: new home 2020-11-04 23:59:47 +01:00
CURL-DISABLE.md cmake: sync CURL_DISABLE options 2021-08-25 13:05:50 +02:00
DEPRECATE.md mailing lists: move from cool.haxx.se to lists.haxx.se 2021-08-30 09:51:07 +02:00
DYNBUF.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
ECH.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
EXPERIMENTAL.md hsts: enable by default 2021-04-19 08:22:16 +02:00
FAQ FAQ: polish the explanation of libcurl 2021-10-20 09:24:18 +02:00
FEATURES.md metalink: remove 2021-06-07 08:14:25 +02:00
GOVERNANCE.md GOVERNANCE: add 'user', 'committer' and 'contributor' 2021-05-31 15:42:39 +02:00
HELP-US.md mailing lists: move from cool.haxx.se to lists.haxx.se 2021-08-30 09:51:07 +02:00
HISTORY.md docs: camelcase it like GitHub everywhere 2021-04-28 08:16:20 +02:00
HSTS.md HSTS: not experimental anymore 2021-05-28 12:34:07 +02:00
HTTP2.md docs: Remove outdated curl tool limitation 2021-06-15 03:19:32 -04:00
HTTP3.md docs/HTTP3: improve build instructions 2021-10-25 11:17:08 +02:00
HTTP-COOKIES.md HTTP-COOKIES.md: remove duplicate 'each' 2021-09-24 12:47:03 +02:00
HYPER.md docs/HYPER: remove some remaining issues, add HTTP/0.9 limitation 2021-10-26 17:26:38 +02:00
INSTALL
INSTALL.cmake TLS naming: fix more Winssl and Darwinssl leftovers 2020-08-08 00:19:21 +02:00
INSTALL.md INSTALL: update symbol hiding option 2021-10-22 09:08:36 +02:00
INTERNALS.md INTERNALS: c-ares has a new home: c-ares.org 2021-09-07 14:56:09 +02:00
KNOWN_BUGS KNOWN_BUGS: HTTP/2 connections through HTTPS proxy frequently stall 2021-09-27 10:05:16 +02:00
MAIL-ETIQUETTE curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am docs/Makefile.am: repair 'make html' 2021-10-14 07:46:13 +02:00
MANUAL.md metalink: remove 2021-06-07 08:14:25 +02:00
mk-ca-bundle.1 curl.se: new home 2020-11-04 23:59:47 +01:00
MQTT.md docs/MQTT: update state of username/password support 2021-07-22 00:06:15 +02:00
NEW-PROTOCOL.md docs: fix typos in NEW-PROTOCOL.md 2021-01-17 12:56:03 +01:00
options-in-versions libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
PARALLEL-TRANSFERS.md
README.md curl.se: new home 2020-11-04 23:59:47 +01:00
RELEASE-PROCEDURE.md RELEASE-PROCEDURE: add release dates from now to 8.0.0 in 2023 2021-09-13 16:32:41 +02:00
ROADMAP.md ROADMAP: refreshed 2021-01-14 09:49:17 +01:00
RUSTLS.md zuul: use the new rustls directory name 2021-06-30 08:19:31 +02:00
SECURITY-PROCESS.md SECURITY-PROCESS: tweak a little to match current practices 2021-09-13 16:26:30 +02:00
SSL-PROBLEMS.md docs: Fix typos 2021-07-03 22:11:26 +02:00
SSLCERTS.md curl.se: new home 2020-11-04 23:59:47 +01:00
THANKS docs/THANKS: removed on request 2021-10-20 10:42:52 +02:00
THANKS-filter RELEASE-NOTES: synced 2021-08-25 13:13:49 +02:00
TheArtOfHttpScripting.md TheArtOfHttpScripting: polish 2021-07-16 23:51:17 +02:00
TODO sasl: binary messages 2021-10-02 23:30:37 +02:00
URL-SYNTAX.md URL-SYNTAX: add IMAP UID SEARCH example 2021-10-21 03:04:19 -04:00
VERSIONS.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +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.