curl/docs
Emil Engler 0d26ab9ed3
docs: fix typos in NEW-PROTOCOL.md
This fixes a misspelled "it" and a grammatically wrong "-ing" suffix.

Closes #6471
2021-01-17 12:56:03 +01:00
..
cmdline-opts gen.pl: fix perl syntax 2021-01-12 08:12:41 +01:00
examples examples/curlgtk.c: fix the copyright year range 2020-12-30 22:37:44 +01:00
libcurl CURLINFO_PRETRANSFER_TIME.3: clarify 2021-01-14 23:15:07 +01:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md BUG-BOUNTY: minor language update 2020-12-15 08:57:07 +01:00
BUGS.md curl.se: new home 2020-11-04 23:59:47 +01:00
CHECKSRC.md
CIPHERS.md curl.se: new home 2020-11-04 23:59:47 +01:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md docs: Fix some typos 2020-12-12 09:59:28 -08:00
CODE_STYLE.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
CONTRIBUTE.md curl.se: new home 2020-11-04 23:59:47 +01:00
curl-config.1 curl.se: new home 2020-11-04 23:59:47 +01:00
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
ECH.md curl.se: new home 2020-11-04 23:59:47 +01:00
EXPERIMENTAL.md EXPERIMENTAL: add the Hyper backend to the list 2020-12-22 17:17:59 +01:00
FAQ misc: assorted typo fixes 2020-12-26 23:54:25 +01:00
FEATURES.md
GOVERNANCE.md
HELP-US.md docs: Fix some typos 2020-12-12 09:59:28 -08:00
HISTORY.md HISTORY: added dates to early history 2021-01-03 16:27:51 +01:00
HSTS.md
HTTP2.md docs: Fix some typos 2020-12-12 09:59:28 -08:00
HTTP3.md http3: use the master branch of GnuTLS for testing 2020-11-22 16:40:05 +01:00
HTTP-COOKIES.md curl.se: new home 2020-11-04 23:59:47 +01:00
HYPER.md misc: fix typos 2021-01-11 15:12:25 +01:00
INSTALL
INSTALL.cmake
INSTALL.md INSTALL: update the list known OSes and CPU archs curl has run on 2020-12-25 16:06:49 +01:00
INTERNALS.md language: s/behaviour/behavior/g 2021-01-02 23:35:59 +01:00
KNOWN_BUGS KNOWN_BUGS: fixed "wolfSSL lacks support for renegotiation" 2021-01-05 10:08:06 +01:00
MAIL-ETIQUETTE curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am docs: add HYPER.md 2020-12-18 09:58:03 +01:00
MANUAL.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
mk-ca-bundle.1 curl.se: new home 2020-11-04 23:59:47 +01:00
MQTT.md
NEW-PROTOCOL.md docs: fix typos in NEW-PROTOCOL.md 2021-01-17 12:56:03 +01:00
options-in-versions docs: add AWS HTTP v4 Signature 2020-12-21 16:28:03 +01:00
PARALLEL-TRANSFERS.md
README.md curl.se: new home 2020-11-04 23:59:47 +01:00
RELEASE-PROCEDURE.md
ROADMAP.md ROADMAP: refreshed 2021-01-14 09:49:17 +01:00
SECURITY-PROCESS.md SECURITY-PROCESS: disclose on hackerone 2020-12-03 22:29:34 +01:00
SSL-PROBLEMS.md curl.se: new home 2020-11-04 23:59:47 +01:00
SSLCERTS.md curl.se: new home 2020-11-04 23:59:47 +01:00
THANKS RELEASE-NOTES: synced 2020-12-09 07:38:24 +01:00
THANKS-filter THANKS-filter: ignore autobuild links 2020-11-09 10:15:15 +01:00
TheArtOfHttpScripting.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00
TODO TODO: Directory listing for FILE: 2021-01-07 16:17:13 +01:00
URL-SYNTAX.md URL-SYNTAX: add gophers details 2020-12-15 12:58:19 +01:00
VERSIONS.md docs: enable syntax highlighting in several docs files 2020-12-11 18:06:41 +01:00

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.