curl/docs
Jay Satiro 89b3cbd0e0
disable.d: explain --disable not implemented prior to 7.50.0
Option -q/--disable was added in 5.0 but only -q was actually
implemented. Later --disable was implemented in e200034 (precedes
7.49.0), but incorrectly, and fixed in 6dbc23c (precedes 7.50.0).

Reported-by: pszlazak@users.noreply.github.com

Fixes https://github.com/curl/curl/issues/11710
Closes #11712
2023-08-28 11:11:12 +02:00
..
cmdline-opts disable.d: explain --disable not implemented prior to 7.50.0 2023-08-28 11:11:12 +02:00
examples docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
libcurl docs: mention critical files in same directories as curl saves 2023-08-27 11:16:29 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFQ.md
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CONNECTION-FILTERS.md
CONTRIBUTE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
curl-config.1
CURL-DISABLE.md lib: --disable-bindlocal builds curl without local binding support 2023-08-17 17:17:59 +02:00
DEPRECATE.md
DYNBUF.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
EARLY-RELEASE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
EXPERIMENTAL.md
FAQ docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HISTORY.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HSTS.md
HTTP2.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HTTP3.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HTTP-COOKIES.md
HYPER.md docs/HYPER.md: update hyper build instructions 2023-08-13 15:50:31 +02:00
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md
KNOWN_BUGS docs: Remove mention of #10803 from KNOWN_BUGS. 2023-08-25 15:27:32 +02:00
MAIL-ETIQUETTE docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
Makefile.am
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md
SECURITY-ADVISORY.md
SECURITY-PROCESS.md docs: mention critical files in same directories as curl saves 2023-08-27 11:16:29 +02:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS
THANKS-filter docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
TheArtOfHttpScripting.md
TODO docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
URL-SYNTAX.md misc: fix spelling 2023-08-25 20:54:14 +02:00
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.