curl/docs
2022-03-28 19:40:47 +02:00
..
cmdline-opts curl/header_json: output the header names in lowercase 2022-03-25 11:24:27 +01:00
examples scripts: move three scripts from lib/ to scripts/ 2022-03-23 15:26:11 +01:00
libcurl CURLOPT_DISALLOW_USERNAME_IN_URL.3: use uppercase URL 2022-03-28 19:40:47 +02:00
.gitignore
ALTSVC.md
BINDINGS.md BINDINGS.md: add Hollywood binding 2022-03-18 23:03:42 +01:00
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md BearSSL: add CURLOPT_SSL_CIPHER_LIST support 2022-03-12 22:59:45 +01:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md scripts: move three scripts from lib/ to scripts/ 2022-03-23 15:26:11 +01:00
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md docs/DYNBUF: clarify documentation for Curl_dyn_ptr and Curl_dyn_uptr 2022-03-28 09:39:09 +02:00
EXPERIMENTAL.md header api: add curl_easy_header and curl_easy_nextheader 2022-03-22 08:24:22 +01:00
FAQ
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md HISTORY: add some 2022 data 2022-03-18 10:04:20 +01:00
HSTS.md
HTTP2.md
HTTP3.md
HTTP-COOKIES.md
HYPER.md hyper: no h2c support 2022-03-20 16:45:08 +01:00
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md
KNOWN_BUGS KNOWN_BUGS: remove "Uploading HTTP/3 files gets interrupted" 2022-02-25 11:15:53 +01:00
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions curl: add --no-clobber 2022-03-11 08:38:01 +01:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: updates from the 7.82.0 release notes 2022-03-05 09:41:24 +01:00
THANKS-filter
TheArtOfHttpScripting.md
TODO TODO: Read keys from ~/.ssh/id_ecdsa, id_ed25519 2022-03-27 16:21:29 +02:00
URL-SYNTAX.md
VERSIONS.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.