curl/docs
Daniel Stenberg 975efec61b
tool_operate: override the numeric locale and set "C" by force
Makes curl always use dot as decimal separator for options,
independently of what the locale says. Makes scripts and command lines
portable.

Updated docs accordingly.

Reported-by: Daniel Faust

Fixes #9969
Closes #9972
2022-11-25 08:32:23 +01:00
..
cmdline-opts tool_operate: override the numeric locale and set "C" by force 2022-11-25 08:32:23 +01:00
examples examples: update descriptions 2022-11-22 14:41:15 +01:00
libcurl docs: add more "SEE ALSO" links to CA related pages 2022-11-22 14:43:38 +01:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
CONTRIBUTE.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md
EARLY-RELEASE.md docs/EARLY-RELEASE.md: how to determine an early release 2022-11-05 23:52:11 +01:00
EXPERIMENTAL.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
FAQ
FEATURES.md
GOVERNANCE.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md spellcheck.words: remove 'github' as an accepted word 2022-10-27 15:53:11 +02:00
HTTP-COOKIES.md HTTP-COOKIES.md: update the 6265bis link to draft-11 2022-11-18 09:59:33 +01:00
HYPER.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
INSTALL
INSTALL.cmake
INSTALL.md Makefile.mk: portable Makefile.m32 2022-11-22 08:28:41 +00:00
INTERNALS.md
KNOWN_BUGS docs/INSTALL.md: expand on static builds 2022-11-19 00:13:29 +01:00
MAIL-ETIQUETTE
Makefile.am lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
MANUAL.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions curl: add --url-query 2022-11-08 14:37:34 +01:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md spellcheck.words: remove 'github' as an accepted word 2022-10-27 15:53:11 +02:00
RUSTLS.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
SECURITY-PROCESS.md
SSL-PROBLEMS.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
SSLCERTS.md
THANKS
THANKS-filter
TheArtOfHttpScripting.md
TODO
URL-SYNTAX.md
VERSIONS.md
WEBSOCKET.md docs/WEBSOCKET.md: explain the URL use 2022-11-18 09:58:07 +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.