curl/docs
Daniel Stenberg c8a3046555
CURLMOPT_TIMERFUNCTION.3: call it expire time, not interval
Since we say it is a non-repating timer
2021-12-02 12:05:48 +01:00
..
cmdline-opts config.d: update documentation to match the path search 2021-11-29 00:57:39 +01:00
examples Makefile.m32: rename -winssl option to -schannel and tidy up 2021-11-25 17:36:38 +00:00
libcurl CURLMOPT_TIMERFUNCTION.3: call it expire time, not interval 2021-12-02 12:05:48 +01:00
.gitignore
ALTSVC.md alt-svc: enable by default 2020-10-25 23:08:54 +01:00
BINDINGS.md BINDINGS: URL updates 2021-10-04 22:44:38 +02:00
BUFREF.md docs: correct spelling errors and a broken link 2021-07-18 21:14:36 +02:00
BUG-BOUNTY.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
BUGS.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
CHECKSRC.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
CIPHERS.md schannel: Support strong crypto option 2021-04-22 17:40:19 -04:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
CODE_STYLE.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
CONTRIBUTE.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
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: address proselint nits 2021-11-26 14:27:07 +01:00
ECH.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
EXPERIMENTAL.md hsts: enable by default 2021-04-19 08:22:16 +02:00
FAQ FAQ: typo fix : "yout" ➤ "your" 2021-11-26 14:24:59 +01:00
FEATURES.md metalink: remove 2021-06-07 08:14:25 +02:00
GOVERNANCE.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
HELP-US.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
HISTORY.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
HSTS.md HSTS: not experimental anymore 2021-05-28 12:34:07 +02:00
HTTP-COOKIES.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
HTTP2.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
HTTP3.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: Update the Reducing Size section 2021-11-30 18:33:49 -08:00
INTERNALS.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
KNOWN_BUGS KNOWN_BUGS: 5.6 make distclean loops forever 2021-11-25 14:44:59 +01:00
MAIL-ETIQUETTE docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
MANUAL.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
MQTT.md 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
NEW-PROTOCOL.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
PARALLEL-TRANSFERS.md docs: address proselint nits 2021-11-26 14:27:07 +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 ROADMAP: refreshed 2021-01-14 09:49:17 +01:00
RUSTLS.md zuul.d: update rustls-ffi to version 0.8.2 2021-11-15 09:50:08 +01:00
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: address proselint nits 2021-11-26 14:27:07 +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
TODO docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
TheArtOfHttpScripting.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
URL-SYNTAX.md docs: address proselint nits 2021-11-26 14:27:07 +01:00
VERSIONS.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
curl-config.1 curl.se: new home 2020-11-04 23:59:47 +01:00
mk-ca-bundle.1 curl.se: new home 2020-11-04 23:59:47 +01:00
options-in-versions mime: use percent-escaping for multipart form field and file names 2021-11-15 10:40:03 +01:00

README.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.