curl/docs
Daniel Stenberg bfb48e33fb
cmdline-docs: make sure to phrase it as "added in ...."
References to things that were added or changed in a specific version
should be specified as "(added in [version]) for two reasons:

1 - consistency

2 - to allow gen.pl to strip them out if deemed referring to too old
    versions

Closes #11821
2023-09-08 16:57:25 +02:00
..
cmdline-opts cmdline-docs: make sure to phrase it as "added in ...." 2023-09-08 16:57:25 +02:00
examples docs: remove use of the word 'very' 2023-09-07 22:52:07 +02:00
libcurl docs: remove use of the word 'very' 2023-09-07 22:52:07 +02:00
.gitignore
ALTSVC.md altsvc: accept and parse IPv6 addresses in response headers 2023-08-28 17:08:42 +02:00
BINDINGS.md
BUFQ.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
BUFREF.md
BUG-BOUNTY.md
BUGS.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CHECKSRC.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CONNECTION-FILTERS.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CONTRIBUTE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
curl-config.1
CURL-DISABLE.md lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
DEPRECATE.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
DYNBUF.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
EARLY-RELEASE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
EXPERIMENTAL.md
FAQ docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HISTORY.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HSTS.md
HTTP2.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HTTP3.md CI: move on to ngtcp2 v0.19.1 2023-09-06 23:11:30 +02:00
HTTP-COOKIES.md
HYPER.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md
KNOWN_BUGS docs: Remove mention of #10803 from KNOWN_BUGS. 2023-08-25 15:27:32 +02:00
MAIL-ETIQUETTE docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
Makefile.am
MANUAL.md docs: change sub-domain to subdomain 2023-09-04 19:51:27 +02:00
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md
SECURITY-ADVISORY.md misc: remove duplicate words 2023-08-29 10:39:31 +02:00
SECURITY-PROCESS.md SECURITY-PROCESS.md: not a sec issue: Tricking user to run a cmdline 2023-08-29 16:36:00 +02:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS
THANKS-filter docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
TheArtOfHttpScripting.md
TODO docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
URL-SYNTAX.md misc: fix spelling 2023-08-25 20:54:14 +02:00
VERSIONS.md
WEBSOCKET.md

curl logo

Documentation

you will 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 would 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.