curl/docs
Viktor Szakats 0ffab25b6c
tidy-up: miscellaneous
- `N byte` -> `N-byte` or `N bytes`.
- INTERNALS.md: language tweaks.
- schannel: language tweak in comment/error message.
- socks_gssapi, socks_sspi: simplify composing an error message.
  (at a cost of 8 extra constant string bytes.)
- m4/curl-compilers.m4: fix typo in link (in comment).
- contrithanks.sh: fix indent, drop stray `;` terminator.
- lib, src, tests: drop/fix a bunch of badwords.
- fix typos in comments.
- fix indent, stray spaces.

Some of these spotted by GitHub Code Quality and Copilot

Closes #22009
2026-06-14 20:10:28 +02:00
..
cmdline-opts config2setopts: use default protocol properly 2026-06-12 12:57:15 +02:00
examples tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
internals lib: transfer origin and proxy handling 2026-06-12 23:52:00 +02:00
libcurl tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
tests tidy-up: miscellaneous 2026-06-09 11:07:55 +02:00
.gitignore
ALTSVC.md
BINDINGS.md tidy-up: miscellaneous 2026-06-05 16:57:38 +02:00
BUG-BOUNTY.md
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md tidy-up: miscellaneous 2026-06-09 11:07:55 +02:00
CONTRIBUTE.md
curl-config.md
CURL-DISABLE.md
CURLDOWN.md
DEPRECATE.md
DISTROS.md
EARLY-RELEASE.md
ECH.md
EXPERIMENTAL.md
FAQ.md tidy-up: miscellaneous 2026-06-05 16:57:38 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP-COOKIES.md
HTTP3.md
HTTPSRR.md
INFRASTRUCTURE.md
INSTALL
INSTALL-CMAKE.md
INSTALL.md
INTERNALS.md tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
IPFS.md
KNOWN_BUGS.md
KNOWN_RISKS.md
MAIL-ETIQUETTE.md
Makefile.am
MANUAL.md
mk-ca-bundle.md
options-in-versions
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
runtests.md
RUSTLS.md
SECURITY-ADVISORY.md SECURITY-ADVISORY.md: expand 2026-06-11 10:09:06 +02:00
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md
testcurl.md
THANKS
THANKS-filter
TheArtOfHttpScripting.md
TODO.md
URL-SYNTAX.md
VERIFY.md
VERSIONS.md
VULN-DISCLOSURE-POLICY.md tidy-up: miscellaneous 2026-06-05 16:57:38 +02:00
wcurl.md

curl logo

Documentation

You 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.