curl/docs
Harry Mallon d112c24234
docs: KNOWN_BUGS cleanup
* Remove other mention of hyper memory-leaks from `KNOWN_BUGS`.
  Should have been removed in 629723ecf2

* Remove mention of aws-sigv4 sort query string from `KNOWN_BUGS`.
  Fixed in #11806

* Remove mention of aws-sigv4 query empty value problems

* Remove mention of aws-sigv4 missing amz-content-sha256
  Fixed in #9995
2023-11-05 10:39:32 +01:00
..
cmdline-opts docs: add supported version for the json write-out 2023-11-04 12:21:56 +01:00
examples docs/example/keepalive.c: show TCP keep-alive options 2023-11-01 10:57:15 +01:00
libcurl docs: remove bold from some man page SYNOPSIS sections 2023-11-04 12:29:41 +01:00
.gitignore
ALTSVC.md
BINDINGS.md BINDINGS: add V binding 2023-10-23 07:57:31 +02:00
BUFQ.md
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md
EARLY-RELEASE.md
EXPERIMENTAL.md HTTP3: ngtcp2 builds are no longer experimental 2023-10-31 14:31:46 +01:00
FAQ tidy-up: use more example domains 2023-09-29 18:25:56 +00:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md HTTP3: ngtcp2 builds are no longer experimental 2023-10-31 14:31:46 +01:00
HTTP-COOKIES.md
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md build: require Windows XP or newer 2023-10-30 10:46:40 +00:00
INTERNALS.md
IPFS.md tool_operate: fix links in ipfs errors 2023-10-16 08:42:19 +02:00
KNOWN_BUGS docs: KNOWN_BUGS cleanup 2023-11-05 10:39:32 +01:00
MAIL-ETIQUETTE
Makefile.am docs: preserve the modification date when copying the prebuilt man page 2023-11-04 19:39:48 +01:00
MANUAL.md tidy-up: use more example domains 2023-09-29 18:25:56 +00:00
mk-ca-bundle.1
MQTT.md tidy-up: use more example domains 2023-09-29 18:25:56 +00:00
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: updated coming release dates 2023-10-02 13:31:51 +02:00
ROADMAP.md
RUSTLS.md
SECURITY-ADVISORY.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: add contributors from 8.4.0 2023-10-11 07:34:19 +02:00
THANKS-filter THANKS: add contributors from 8.4.0 2023-10-11 07:34:19 +02:00
TheArtOfHttpScripting.md tidy-up: use more example domains 2023-09-29 18:25:56 +00:00
TODO spelling: fix codespell 2.2.6 typos 2023-10-03 21:37:56 +00:00
URL-SYNTAX.md
VERSIONS.md
VULN-DISCLOSURE-POLICY.md
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.