curl/docs
Karthikdasari0423 64283119fe HTTP3.md: always run nghttp3 submodule init
- For consistency change all 'build nghttp3' commands to run submodule
  init after cloning, even if the branch does not have submodules.

Follow-up to 5a4b2f93 and 4f794558.

Closes https://github.com/curl/curl/pull/12928
2024-02-18 01:59:46 -05:00
..
cmdline-opts write-out.md: clarify error handling details 2024-02-09 08:36:11 +01:00
examples examples/range.c: add 2024-01-10 09:33:08 +01:00
libcurl CURLOPT_POSTQUOTE.md: fix typo 2024-02-18 01:59:45 -05:00
.gitignore docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
ALTSVC.md ALTSVC.md: correct a typo 2024-02-05 22:26:14 +01:00
BINDINGS.md BINDINGS: add V binding 2023-10-23 07:57:31 +02:00
BUFQ.md docs: do not start lines/sentences with So, But nor And 2024-01-26 10:38:58 +01:00
BUFREF.md docs: spellfixes 2022-09-21 15:20:08 +02:00
BUG-BOUNTY.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
BUGS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CHECKSRC.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
CIPHERS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CLIENT-WRITERS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CMakeLists.txt cmake: rework options to enable curl and libcurl docs 2024-01-24 23:22:27 +00:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md docs: spellfixes 2022-09-21 15:20:08 +02:00
CODE_STYLE.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CONNECTION-FILTERS.md docs: do not start lines/sentences with So, But nor And 2024-01-26 10:38:58 +01:00
CONTRIBUTE.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
curl-config.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CURL-DISABLE.md lib: add ability to disable auths individually 2023-09-07 17:45:06 +02:00
CURLDOWN.md docs: make curldown do angle brackets like markdown 2024-02-06 08:17:40 +01:00
DEPRECATE.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01: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 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 badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
GOVERNANCE.md docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
HELP-US.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HISTORY.md docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
HSTS.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
HTTP2.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HTTP3.md HTTP3.md: always run nghttp3 submodule init 2024-02-18 01:59:46 -05:00
HTTP-COOKIES.md docs: describe and highlight super cookies 2024-01-12 23:55:20 +01:00
HYPER.md hyper: temporarily remove HTTP/2 support 2023-11-20 11:01:48 +01:00
INSTALL
INSTALL-CMAKE.md cmake: freshen up docs/INSTALL.cmake 2024-01-27 22:58:41 +01:00
INSTALL.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
INTERNALS.md gskit: remove 2023-08-07 20:57:48 +02:00
IPFS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
KNOWN_BUGS KNOWN_BUGS: FTP upload fails if remebered dir is deleted 2024-02-10 18:48:41 +01:00
MAIL-ETIQUETTE docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
Makefile.am docs: make sure curl.1 is included in dist tarballs 2024-02-08 11:10:14 +01:00
MANUAL.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
mk-ca-bundle.md docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
MQTT.md tidy-up: use more example domains 2023-09-29 18:25:56 +00:00
NEW-PROTOCOL.md docs: do not start lines/sentences with So, But nor And 2024-01-26 10:38:58 +01:00
options-in-versions curl: add support for the IPFS protocols: 2023-09-23 11:02:10 +02:00
PARALLEL-TRANSFERS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
README.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: updated coming release dates 2023-10-02 13:31:51 +02:00
ROADMAP.md spellcheck.words: remove 'github' as an accepted word 2022-10-27 15:53:11 +02:00
RUSTLS.md rustls: update rustls-ffi 0.10.0 2023-07-22 23:40:44 +02:00
SECURITY-ADVISORY.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
SSL-PROBLEMS.md misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
SSLCERTS.md docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
THANKS THANKS: add Dmitry Tretyakov 2024-02-05 23:46:26 +01:00
THANKS-filter THANKS: add contributors from 8.4.0 2023-10-11 07:34:19 +02:00
TheArtOfHttpScripting.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
TODO TODO: use pkg-config to find libpsl 2024-02-09 23:35:07 +01:00
URL-SYNTAX.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
VERSIONS.md docs: spellfixes 2022-09-21 15:20:08 +02:00
VULN-DISCLOSURE-POLICY.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
WEBSOCKET.md WEBSOCKET.md: remove dead link 2024-01-09 16:00:29 +01:00

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.