curl/docs
Daniel Stenberg 11a46d6d66
curl_easy_cleanup.3: remove from multi handle first
Easy handles that are used by the multi interface should be removed from
the multi handle before they are cleaned up.

Reported-by: Stephen M. Coakley
Ref: #7982
Closes #7983
2021-11-10 15:01:36 +01:00
..
cmdline-opts limit-rate.d: this is average over several seconds 2021-11-08 09:44:13 +01:00
examples docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
libcurl curl_easy_cleanup.3: remove from multi handle first 2021-11-10 15:01:36 +01:00
.gitignore
ALTSVC.md
BINDINGS.md BINDINGS: URL updates 2021-10-04 22:44:38 +02:00
BUFREF.md
BUG-BOUNTY.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
BUGS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
CHECKSRC.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
CODE_STYLE.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
CONTRIBUTE.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
curl-config.1
CURL-DISABLE.md cmake: sync CURL_DISABLE options 2021-08-25 13:05:50 +02:00
DEPRECATE.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
DYNBUF.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
ECH.md
EXPERIMENTAL.md
FAQ docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
FEATURES.md
GOVERNANCE.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
HELP-US.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
HISTORY.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
HSTS.md
HTTP2.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
HTTP3.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
HTTP-COOKIES.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
HYPER.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
INSTALL
INSTALL.cmake docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
INSTALL.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
INTERNALS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
KNOWN_BUGS docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
MAIL-ETIQUETTE docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
Makefile.am docs/Makefile.am: repair 'make html' 2021-10-14 07:46:13 +02:00
MANUAL.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
mk-ca-bundle.1
MQTT.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
NEW-PROTOCOL.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
options-in-versions libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
PARALLEL-TRANSFERS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
README.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
RELEASE-PROCEDURE.md RELEASE-PROCEDURE: add release dates from now to 8.0.0 in 2023 2021-09-13 16:32:41 +02:00
ROADMAP.md
RUSTLS.md
SECURITY-PROCESS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
SSL-PROBLEMS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
SSLCERTS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
THANKS THANKS: add contributors from the 7.80.0 cycle 2021-11-10 07:32:46 +01:00
THANKS-filter RELEASE-NOTES: synced 2021-08-25 13:13:49 +02:00
TheArtOfHttpScripting.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
TODO docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
URL-SYNTAX.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
VERSIONS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +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.