curl/docs
Daniel Stenberg 4a8f6869db
English: use American spelling consistently
Authorization, Initialization, Organization etc.

Closes #8673
2022-04-05 14:55:47 +02:00
..
cmdline-opts English: use American spelling consistently 2022-04-05 14:55:47 +02:00
examples English: use American spelling consistently 2022-04-05 14:55:47 +02:00
libcurl English: use American spelling consistently 2022-04-05 14:55:47 +02:00
.gitignore
ALTSVC.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
BINDINGS.md BINDINGS.md: add Hollywood binding 2022-03-18 23:03:42 +01:00
BUFREF.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
BUG-BOUNTY.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
BUGS.md BUGS: Fix incorrect punctuation 2022-04-05 08:53:19 +02:00
CHECKSRC.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
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 docs: fix proselint nits 2021-12-09 23:16:46 +01:00
curl-config.1
CURL-DISABLE.md
DEPRECATE.md docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
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 docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
FEATURES.md docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
GOVERNANCE.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
HELP-US.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
HISTORY.md docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
HSTS.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
HTTP2.md docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
HTTP3.md docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
HTTP-COOKIES.md docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
HYPER.md hyper: no h2c support 2022-03-20 16:45:08 +01:00
INSTALL
INSTALL.cmake
INSTALL.md docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
INTERNALS.md docs/INTERNALS.md: clean up, refer to the book 2022-02-17 22:17:29 +01:00
KNOWN_BUGS KNOW_BUGS: HTTP3/Transfer closed with n bytes remaining to read 2022-03-30 10:35:12 +02:00
MAIL-ETIQUETTE docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
Makefile.am docs: fix dead links, remove ECH.md 2021-12-17 09:17:08 +01:00
MANUAL.md docs: capitalize the name 'Netscape' 2022-01-30 14:20:32 -05:00
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
options-in-versions curl: add --no-clobber 2022-03-11 08:38:01 +01:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: remove ICAL link and old release dates 2021-12-17 09:17:09 +01:00
ROADMAP.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
RUSTLS.md
SECURITY-PROCESS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
SSL-PROBLEMS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
SSLCERTS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
THANKS THANKS: updates from the 7.82.0 release notes 2022-03-05 09:41:24 +01:00
THANKS-filter
TheArtOfHttpScripting.md docs: lots of minor language polish 2022-03-29 13:58:14 +02:00
TODO CURLOPT_PREQUOTE.3: only works for FTP file transfers, not dirs 2022-03-29 18:15:44 +02:00
URL-SYNTAX.md English: use American spelling consistently 2022-04-05 14:55:47 +02:00
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.