curl/docs
Daniel Stenberg 1fbd822b64
opts docs: unify phrasing in NAME header
- avoid writing "set ..." or "enable/disable ..." or "specify ..."
  *All* options for curl_easy_setopt() are about setting or enabling
  things and most of the existing options didn't use that way of
  description.

- start with lowercase letter, unless abbreviation. For consistency.

- Some additional touch-ups

Closes #7688
2021-09-09 09:55:24 +02:00
..
cmdline-opts docs: remove experimental mentions from HSTS and MQTT 2021-09-07 08:21:40 +02:00
examples copyrights: update copyright year ranges 2021-09-08 09:36:49 +02:00
libcurl opts docs: unify phrasing in NAME header 2021-09-09 09:55:24 +02:00
.gitignore
ALTSVC.md
BINDINGS.md docs/BINDINGS: URL update 2021-08-17 23:16:46 +00:00
BUFREF.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
BUG-BOUNTY.md
BUGS.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
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-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
ECH.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
EXPERIMENTAL.md
FAQ
FEATURES.md metalink: remove 2021-06-07 08:14:25 +02:00
GOVERNANCE.md
HELP-US.md mailing lists: move from cool.haxx.se to lists.haxx.se 2021-08-30 09:51:07 +02:00
HISTORY.md
HSTS.md
HTTP2.md docs: Remove outdated curl tool limitation 2021-06-15 03:19:32 -04:00
HTTP3.md
HTTP-COOKIES.md
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md docs/INSTALL: remove mentions of configure --with-darwin-ssl 2021-06-06 23:55:32 +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/3 doesn't support client certs 2021-08-30 13:23:24 +02:00
MAIL-ETIQUETTE
Makefile.am
MANUAL.md metalink: remove 2021-06-07 08:14:25 +02:00
mk-ca-bundle.1
MQTT.md docs/MQTT: update state of username/password support 2021-07-22 00:06:15 +02:00
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md zuul: use the new rustls directory name 2021-06-30 08:19:31 +02:00
SECURITY-PROCESS.md
SSL-PROBLEMS.md docs: Fix typos 2021-07-03 22:11:26 +02:00
SSLCERTS.md
THANKS mailmap: fixup Michał Antoniak 2021-08-14 23:23:09 +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 TODO: add asynch getaddrinfo support 2021-08-16 09:37:16 +02:00
URL-SYNTAX.md
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.