curl/docs
Daniel Stenberg 83cc966708
man pages: switch to https://example.com URLs
Since HTTPS is "the new normal", this update changes a lot of man page
examples to use https://example.com instead of the previous "http://..."

Closes #5969
2020-09-17 16:28:18 +02:00
..
cmdline-opts tool_writeout: add new writeout variable, %{num_headers} 2020-09-15 00:37:08 +02:00
examples lib: fix -Wassign-enum warnings 2020-09-08 13:53:02 +02:00
libcurl man pages: switch to https://example.com URLs 2020-09-17 16:28:18 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md docs: add description about CI platforms to CONTRIBUTE.md 2020-08-29 21:39:13 +02:00
curl-config.1
CURL-DISABLE.md mqtt: enable by default 2020-08-31 09:45:09 +02:00
DEPRECATE.md
DYNBUF.md
ESNI.md
EXPERIMENTAL.md mqtt: enable by default 2020-08-31 09:45:09 +02:00
FAQ FAQ: refreshed some very old language 2020-09-07 17:08:07 +02:00
FEATURES
GOVERNANCE.md
HELP-US.md
HISTORY.md HISTORY: mention alt-svc added in 2019 2020-09-10 17:39:15 +02:00
HTTP2.md
HTTP3.md HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29 2020-08-27 14:15:25 +02:00
HTTP-COOKIES.md
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md tool_writeout: add new writeout variable, %{num_headers} 2020-09-15 00:37:08 +02:00
KNOWN_BUGS test1541: remove since it is a known bug 2020-09-06 09:51:06 +02:00
MAIL-ETIQUETTE
Makefile.am docs/LICENSE-MIXING: remove 2020-09-11 23:36:27 +02:00
MANUAL.md
mk-ca-bundle.1
MQTT.md
options-in-versions tls: add CURLOPT_SSL_EC_CURVES and --curves 2020-08-30 17:24:04 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
RESOURCES
ROADMAP.md
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md docs: SSLCERTS: fix English syntax 2020-08-28 13:39:09 +02:00
THANKS
THANKS-filter
TheArtOfHttpScripting
TODO TODO: dynamically decide to use socketpair 2020-09-16 23:35:39 +02:00
VERSIONS.md

curl logo

Documentation

You'll 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'd 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.