curl/docs
Emanuele Torre f5c36bf6fe
docs/libcurl/curl_*escape.3: rename "url" argument to "input"/"string"
Also reword the DESCRIPTION section to mention "input"/"string" argument
in bold.

Closes #11027
2023-04-26 10:20:04 +02:00
..
cmdline-opts curl: add --proxy-http2 2023-04-14 10:39:23 +02:00
examples docs/examples/protofeats.c: Outputs all protocols and features 2023-04-18 08:10:27 +02:00
libcurl docs/libcurl/curl_*escape.3: rename "url" argument to "input"/"string" 2023-04-26 10:20:04 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFQ.md docs: add documentation for bufq 2023-03-30 17:13:53 +02:00
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
CONTRIBUTE.md
curl-config.1 man pages: simplify the .TH sections 2023-04-26 10:17:13 +02:00
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md
EARLY-RELEASE.md RELEASE-PROCEDURE: update to new schedule 2023-03-26 17:39:43 +02:00
EXPERIMENTAL.md
FAQ openssl: interop with AWS-LC 2023-03-30 10:56:14 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md HTTP3: document the ngtcp2/nghttp3 versions to use for building curl 2023-04-25 17:38:59 +02:00
HTTP-COOKIES.md HTTP-COOKIES.md: mention the #HttpOnly_ prefix 2023-03-28 10:28:33 +02:00
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md KNOWN_BUGS: remove fixed or outdated issues, move non-bugs 2023-04-14 09:50:19 +02:00
INTERNALS.md docs: bump the minimum perl version to 5.6 2023-03-30 09:12:52 -07:00
KNOWN_BUGS KNOWN_BUGS: remove fixed or outdated issues, move non-bugs 2023-04-14 09:50:19 +02:00
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1 man pages: simplify the .TH sections 2023-04-26 10:17:13 +02:00
MQTT.md
NEW-PROTOCOL.md
options-in-versions curl: add --proxy-http2 2023-04-14 10:39:23 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE: update to new schedule 2023-03-26 17:39:43 +02:00
ROADMAP.md
RUSTLS.md
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS
THANKS-filter
TheArtOfHttpScripting.md
TODO KNOWN_BUGS: remove fixed or outdated issues, move non-bugs 2023-04-14 09:50:19 +02:00
URL-SYNTAX.md
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.