curl/docs
2023-09-28 12:03:28 +00:00
..
cmdline-opts docs: explain how PINNEDPUBLICKEY is independent of VERIFYPEER 2023-09-26 03:44:35 -04:00
examples docs: use CURLSSLBACKEND_NONE 2023-09-21 14:15:03 +02:00
libcurl tidy-up: whitespace fixes 2023-09-28 12:03:28 +00:00
.gitignore
ALTSVC.md altsvc: accept and parse IPv6 addresses in response headers 2023-08-28 17:08:42 +02:00
BINDINGS.md
BUFQ.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
BUFREF.md
BUG-BOUNTY.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
BUGS.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CHECKSRC.md tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
CIPHERS.md gskit: remove 2023-08-07 20:57:48 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CONNECTION-FILTERS.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CONTRIBUTE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
curl-config.1
CURL-DISABLE.md lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
DEPRECATE.md mingw: delete support for legacy mingw.org toolchain 2023-09-23 09:12:57 +00:00
DYNBUF.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
EARLY-RELEASE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
EXPERIMENTAL.md
FAQ docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
FEATURES.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
GOVERNANCE.md
HELP-US.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HISTORY.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HSTS.md
HTTP2.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HTTP3.md HTTP3: the msquic backend is not functional 2023-09-11 09:50:42 +02:00
HTTP-COOKIES.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
HYPER.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
INSTALL
INSTALL.cmake nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
INSTALL.md mingw: delete support for legacy mingw.org toolchain 2023-09-23 09:12:57 +00:00
INTERNALS.md gskit: remove 2023-08-07 20:57:48 +02:00
IPFS.md curl: add support for the IPFS protocols: 2023-09-23 11:02:10 +02:00
KNOWN_BUGS docs: Remove mention of #10803 from KNOWN_BUGS. 2023-08-25 15:27:32 +02:00
MAIL-ETIQUETTE docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
Makefile.am SECURITY-PROCESS.md. call it vulnerability disclosure policy 2023-09-14 17:04:33 +02:00
MANUAL.md MANUAL.md: change domain to example.com 2023-09-16 23:36:45 +02:00
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions curl: add support for the IPFS protocols: 2023-09-23 11:02:10 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: adjust the release dates 2023-07-18 12:06:50 +02:00
ROADMAP.md
RUSTLS.md rustls: update rustls-ffi 0.10.0 2023-07-22 23:40:44 +02:00
SECURITY-ADVISORY.md misc: remove duplicate words 2023-08-29 10:39:31 +02:00
SSL-PROBLEMS.md
SSLCERTS.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
THANKS THANKS: add Eric Murphy 2023-09-18 14:38:43 -04:00
THANKS-filter THANKS: contributors from 8.3.0 2023-09-13 08:19:24 +02:00
TheArtOfHttpScripting.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
TODO docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
URL-SYNTAX.md misc: fix spelling 2023-08-25 20:54:14 +02:00
VERSIONS.md
VULN-DISCLOSURE-POLICY.md SECURITY-PROCESS.md. call it vulnerability disclosure policy 2023-09-14 17:04:33 +02:00
WEBSOCKET.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.