curl/docs
Daniel Stenberg 33866a31c3
no-clobber.d: only use long form options in man page text
... since they are expanded and the short-form gets mentioned
automatically so if the short form is mentioned as well, it gets
repeated.

Fixes #10461
Closes #10462
Reported-by: Dan Fandrich
2023-02-09 23:38:44 +01:00
..
cmdline-opts no-clobber.d: only use long form options in man page text 2023-02-09 23:38:44 +01:00
examples connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
libcurl man pages: call the custom user pointer 'clientp' consistently 2023-02-07 22:33:47 +01:00
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
ALTSVC.md
BINDINGS.md
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md
CMakeLists.txt copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md
CONTRIBUTE.md
curl-config.1 copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
CURL-DISABLE.md
DEPRECATE.md noproxy: support for space-separated names is deprecated 2023-01-04 09:15:37 +01:00
DYNBUF.md
EARLY-RELEASE.md
EXPERIMENTAL.md openssl: Don't ignore CA paths when using Windows CA store (redux) 2023-01-17 03:32:58 -05:00
FAQ
FEATURES.md
GOVERNANCE.md
HELP-US.md docs: add link to GitHub Discussions 2023-01-02 00:26:37 +01:00
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
HTTP-COOKIES.md HTTP-COOKIES.md: update the 6265bis link to draft-11 2022-11-18 09:59:33 +01:00
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md docs/INSTALL: document how to use multiple TLS backends 2023-02-01 08:00:55 +01:00
INTERNALS.md INTERNALS: cleanup 2022-12-27 10:54:03 +01:00
KNOWN_BUGS cmake: set the soname on the shared library 2022-12-15 12:36:25 +01:00
MAIL-ETIQUETTE
Makefile.am copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
MANUAL.md MANUAL.md: add pipe to apt-key example 2022-12-28 09:19:02 +01:00
mk-ca-bundle.1 copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
MQTT.md
NEW-PROTOCOL.md
options-in-versions src: add --http3-only 2023-01-12 16:18:05 +01:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md
SECURITY-PROCESS.md SECURITY-PROCESS.md: document severity levels 2022-12-21 16:26:35 +01:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: 40 new contributors from 7.87.0 2022-12-21 08:00:59 +01:00
THANKS-filter copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
TheArtOfHttpScripting.md
TODO misc: Fix incorrect spelling 2022-12-06 23:18:23 +01:00
URL-SYNTAX.md
VERSIONS.md
WEBSOCKET.md copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +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.