curl/docs
Daniel Stenberg 307b7543ea
misc: null-terminate
Make use of this term consistently.

Closes #9527
2022-09-17 23:19:29 +02:00
..
cmdline-opts docs: tell about disabled protocols in CURLOPT_*PROTOCOLS_STR. 2022-09-16 23:29:09 +02:00
examples
libcurl misc: null-terminate 2022-09-17 23:19:29 +02:00
.gitignore
ALTSVC.md
BINDINGS.md misc: spelling fixes 2022-08-31 14:31:01 +00:00
BUFREF.md misc: null-terminate 2022-09-17 23:19:29 +02:00
BUG-BOUNTY.md
BUGS.md docs: correct missing uppercase in Markdown files 2022-09-12 09:10:43 +02:00
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md misc: null-terminate 2022-09-17 23:19:29 +02:00
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1 docs/WebSockets.md: docs 2022-09-09 15:11:13 +02:00
CURL-DISABLE.md
DEPRECATE.md NPN: remove support for and use of 2022-09-05 07:39:02 +02:00
DYNBUF.md urlapi: leaner with fewer allocs 2022-09-07 10:21:45 +02:00
EXPERIMENTAL.md EXPERIMENTAL.md: add WebSockets 2022-09-09 15:11:15 +02:00
FAQ docs/WebSockets.md: docs 2022-09-09 15:11:13 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md NPN: remove support for and use of 2022-09-05 07:39:02 +02:00
HTTP3.md docs: remove mentions of deprecated '--without-openssl' config parameter 2022-09-02 14:46:05 +02:00
HTTP-COOKIES.md
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md docs: remove mentions of deprecated '--without-openssl' config parameter 2022-09-02 14:46:05 +02:00
INTERNALS.md
KNOWN_BUGS
MAIL-ETIQUETTE
Makefile.am docs: use "WebSocket" in singular 2022-09-13 10:04:46 +02:00
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: mention patch releases 2022-09-13 11:38:51 +02:00
ROADMAP.md
RUSTLS.md
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md docs: correct missing uppercase in Markdown files 2022-09-12 09:10:43 +02:00
THANKS
THANKS-filter
TheArtOfHttpScripting.md
TODO
URL-SYNTAX.md
VERSIONS.md docs: correct missing uppercase in Markdown files 2022-09-12 09:10:43 +02:00
WEBSOCKET.md docs: use "WebSocket" in singular 2022-09-13 10:04:46 +02: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.