curl/docs
2021-10-29 17:27:43 +02:00
..
cmdline-opts tool_listhelp: easier to generate with gen.pl 2021-09-30 17:50:48 +02:00
examples Makefile.m32: fix to not require OpenSSL with -libssh2 or -rtmp options 2021-10-25 19:10:55 +00:00
libcurl CURLOPT_HSTSWRITEFUNCTION.3: using CURLOPT_HSTS_CTRL is required 2021-10-29 17:27:43 +02:00
.gitignore
ALTSVC.md
BINDINGS.md BINDINGS: URL updates 2021-10-04 22:44:38 +02:00
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md
ECH.md
EXPERIMENTAL.md
FAQ FAQ: polish the explanation of libcurl 2021-10-20 09:24:18 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md docs/HTTP3: improve build instructions 2021-10-25 11:17:08 +02:00
HTTP-COOKIES.md HTTP-COOKIES.md: remove duplicate 'each' 2021-09-24 12:47:03 +02:00
HYPER.md docs/HYPER: remove some remaining issues, add HTTP/0.9 limitation 2021-10-26 17:26:38 +02:00
INSTALL
INSTALL.cmake
INSTALL.md INSTALL: update symbol hiding option 2021-10-22 09:08:36 +02:00
INTERNALS.md
KNOWN_BUGS KNOWN_BUGS: HTTP/2 connections through HTTPS proxy frequently stall 2021-09-27 10:05:16 +02:00
MAIL-ETIQUETTE
Makefile.am docs/Makefile.am: repair 'make html' 2021-10-14 07:46:13 +02:00
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions libssh2: add SHA256 fingerprint support 2021-09-26 23:20:53 +02:00
PARALLEL-TRANSFERS.md
README.md
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 SECURITY-PROCESS: tweak a little to match current practices 2021-09-13 16:26:30 +02:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS docs/THANKS: removed on request 2021-10-20 10:42:52 +02:00
THANKS-filter
TheArtOfHttpScripting.md
TODO sasl: binary messages 2021-10-02 23:30:37 +02:00
URL-SYNTAX.md URL-SYNTAX: add IMAP UID SEARCH example 2021-10-21 03:04:19 -04:00
VERSIONS.md

curl logo

Documentation

You'll 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'd 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.