curl/docs
2023-09-05 10:34:42 +02:00
..
cmdline-opts docs: change sub-domain to subdomain 2023-09-04 19:51:27 +02:00
examples ws: fix spelling mistakes in examples and tests 2023-09-03 18:01:58 +02:00
libcurl CURLOPT_URL.3: add two URL API calls in the see-also section 2023-09-05 10:34:42 +02:00
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
ALTSVC.md altsvc: accept and parse IPv6 addresses in response headers 2023-08-28 17:08:42 +02:00
BINDINGS.md BINDINGS: add Fortran binding 2023-02-22 16:45:32 +01:00
BUFQ.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
BUFREF.md
BUG-BOUNTY.md docs: link to the website versions instead of markdowns 2023-08-02 00:47:41 +02:00
BUGS.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CHECKSRC.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CIPHERS.md gskit: remove 2023-08-07 20:57:48 +02:00
CMakeLists.txt copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CONNECTION-FILTERS.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CONTRIBUTE.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
curl-config.1 man pages: simplify the .TH sections 2023-04-26 10:17:13 +02:00
CURL-DISABLE.md lib: --disable-bindlocal builds curl without local binding support 2023-08-17 17:17:59 +02:00
DEPRECATE.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00: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 openssl: Don't ignore CA paths when using Windows CA store (redux) 2023-01-17 03:32:58 -05:00
FAQ docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
FEATURES.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
GOVERNANCE.md
HELP-US.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HISTORY.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HSTS.md
HTTP2.md docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
HTTP3.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
HTTP-COOKIES.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
HYPER.md tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
INSTALL
INSTALL.cmake nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
INSTALL.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
INTERNALS.md gskit: remove 2023-08-07 20:57:48 +02:00
KNOWN_BUGS docs: Remove mention of #10803 from KNOWN_BUGS. 2023-08-25 15:27:32 +02:00
MAIL-ETIQUETTE docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
Makefile.am docs/SECURITY-ADVISORY.md: how to write a curl security advisory 2023-05-08 09:40:29 +02:00
MANUAL.md docs: change sub-domain to subdomain 2023-09-04 19:51:27 +02:00
mk-ca-bundle.1 man pages: simplify the .TH sections 2023-04-26 10:17:13 +02:00
MQTT.md
NEW-PROTOCOL.md
options-in-versions trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
PARALLEL-TRANSFERS.md PARALLEL-TRANSFERS.md: not "early days" for this anymore 2023-02-27 20:08:54 +01:00
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: adjust the release dates 2023-07-18 12:06:50 +02:00
ROADMAP.md
RUSTLS.md rustls: update rustls-ffi 0.10.0 2023-07-22 23:40:44 +02:00
SECURITY-ADVISORY.md misc: remove duplicate words 2023-08-29 10:39:31 +02:00
SECURITY-PROCESS.md SECURITY-PROCESS.md: not a sec issue: Tricking user to run a cmdline 2023-08-29 16:36:00 +02:00
SSL-PROBLEMS.md
SSLCERTS.md nss: remove support for this TLS library 2023-07-29 23:44:28 +02:00
THANKS THANKS: add contributors from 8.2.1 2023-07-26 08:10:40 +02:00
THANKS-filter docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
TheArtOfHttpScripting.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
TODO docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
URL-SYNTAX.md misc: fix spelling 2023-08-25 20:54:14 +02:00
VERSIONS.md
WEBSOCKET.md WEBSOCKET.md: typo 2023-02-10 10:28:40 +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.