curl/docs
Daniel Stenberg 51a2e3ff1b
CURLOPT_RESOLVE.3: minor polish
Minor rephrasing for some explanations.

Put the format strings in stand-alone lines with .nf/.fi to be easier to spot.

Move "added in" to AVAILABILITY

Closed #8110
2021-12-07 17:13:55 +01:00
..
cmdline-opts retry-all-errors.d: make the example complete 2021-12-07 10:10:51 +01:00
examples Makefile.m32: rename -winssl option to -schannel and tidy up 2021-11-25 17:36:38 +00:00
libcurl CURLOPT_RESOLVE.3: minor polish 2021-12-07 17:13:55 +01:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFREF.md
BUG-BOUNTY.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
BUGS.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
CHECKSRC.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
CODE_STYLE.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
CONTRIBUTE.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
curl-config.1
CURL-DISABLE.md
DEPRECATE.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
DYNBUF.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
ECH.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
EXPERIMENTAL.md
FAQ FAQ: typo fix : "yout" ➤ "your" 2021-11-26 14:24:59 +01:00
FEATURES.md
GOVERNANCE.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
HELP-US.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
HISTORY.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
HSTS.md
HTTP2.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
HTTP3.md HTTP3: update quiche build instructions 2021-12-03 16:38:54 +01:00
HTTP-COOKIES.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
HYPER.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
INSTALL
INSTALL.cmake docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
INSTALL.md docs: Update the Reducing Size section 2021-11-30 18:33:49 -08:00
INTERNALS.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
KNOWN_BUGS KNOWN_BUGS: 5.6 make distclean loops forever 2021-11-25 14:44:59 +01:00
MAIL-ETIQUETTE docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
Makefile.am
MANUAL.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
mk-ca-bundle.1
MQTT.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
NEW-PROTOCOL.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
options-in-versions mime: use percent-escaping for multipart form field and file names 2021-11-15 10:40:03 +01:00
PARALLEL-TRANSFERS.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
README.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md zuul.d: update rustls-ffi to version 0.8.2 2021-11-15 09:50:08 +01:00
SECURITY-PROCESS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
SSL-PROBLEMS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
SSLCERTS.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
THANKS THANKS: add contributors from the 7.80.0 cycle 2021-11-10 07:32:46 +01:00
THANKS-filter
TheArtOfHttpScripting.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
TODO TODO: 5.7 Require HTTP version X or higher 2021-12-06 17:03:00 +01:00
URL-SYNTAX.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
VERSIONS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00

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.