curl/docs
Daniel Stenberg 1188c6b8ea
WEBSOCKET.md: fix broken link
Reported-by: Felipe Gasper
Bug: https://curl.se/mail/lib-2022-10/0097.html
Closes #9864
2022-11-07 23:54:32 +01:00
..
cmdline-opts docs: add missing parameters for --retry flag 2022-11-03 09:36:04 +01:00
examples style: use space after comment start and before comment end 2022-10-30 22:31:29 +01:00
libcurl CURLOPT_DEBUGFUNCTION.3: do not assume nul-termination in example 2022-11-07 12:48:39 +01:00
.gitignore
ALTSVC.md docs: minor grammar fixes 2022-09-29 10:44:12 +02:00
BINDINGS.md docs: update sourceforge project links [ci skip] 2022-10-01 18:40:47 +00:00
BUFREF.md
BUG-BOUNTY.md
BUGS.md docs: minor grammar fixes 2022-09-29 10:44:12 +02:00
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
curl-config.1
CURL-DISABLE.md
DEPRECATE.md configure: deprecate builds with small curl_off_t 2022-09-28 08:19:06 +02:00
DYNBUF.md
EARLY-RELEASE.md docs/EARLY-RELEASE.md: how to determine an early release 2022-11-05 23:52:11 +01:00
EXPERIMENTAL.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
FAQ docs: spelling nits 2022-09-29 21:29:04 +00:00
FEATURES.md
GOVERNANCE.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md spellcheck.words: remove 'github' as an accepted word 2022-10-27 15:53:11 +02:00
HTTP-COOKIES.md
HYPER.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
INSTALL
INSTALL.cmake
INSTALL.md docs/INSTALL: update Android Instructions for newer NDKs 2022-10-14 10:48:14 +02:00
INTERNALS.md
KNOWN_BUGS curl: timeout in the read callback 2022-10-28 17:57:14 +02:00
MAIL-ETIQUETTE
Makefile.am docs/EARLY-RELEASE.md: how to determine an early release 2022-11-05 23:52:11 +01:00
MANUAL.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md docs: minor grammar fixes 2022-09-29 10:44:12 +02:00
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md spellcheck.words: remove 'github' as an accepted word 2022-10-27 15:53:11 +02:00
RUSTLS.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
SECURITY-PROCESS.md docs: minor grammar fixes 2022-09-29 10:44:12 +02:00
SSL-PROBLEMS.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
SSLCERTS.md
THANKS THANKS: added from the 7.86.0 release 2022-10-26 08:12:46 +02:00
THANKS-filter
TheArtOfHttpScripting.md
TODO TODO: Provide the error body from a CONNECT response 2022-09-23 23:31:08 +02:00
URL-SYNTAX.md test1275: verify upercase after period in markdown 2022-10-12 14:19:50 +02:00
VERSIONS.md
WEBSOCKET.md WEBSOCKET.md: fix broken link 2022-11-07 23:54:32 +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.