Daniel Stenberg f98344c4ae man pages: simplify the .TH sections 1 year ago
..
cmdline-opts e39754f6a2 curl: add --proxy-http2 1 year ago
examples c9cff9262f docs/examples/protofeats.c: Outputs all protocols and features 1 year ago
libcurl f98344c4ae man pages: simplify the .TH sections 1 year ago
.gitignore 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
ALTSVC.md 75670e4573 docs: minor grammar fixes 1 year ago
BINDINGS.md c52f7a8946 BINDINGS: add Fortran binding 1 year ago
BUFQ.md 6d6404aca0 docs: add documentation for bufq 1 year ago
BUFREF.md fd1ce3d4b0 docs: spellfixes 1 year ago
BUG-BOUNTY.md 435acbd379 BUG-BOUNTY.md: mention the audit exception 2 years ago
BUGS.md 75670e4573 docs: minor grammar fixes 1 year ago
CHECKSRC.md fd1ce3d4b0 docs: spellfixes 1 year ago
CIPHERS.md fd1ce3d4b0 docs: spellfixes 1 year ago
CMakeLists.txt 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
CODE_OF_CONDUCT.md 1c8725e639 docs: Update to secure URL versions 6 years ago
CODE_REVIEW.md fd1ce3d4b0 docs: spellfixes 1 year ago
CODE_STYLE.md 8e22fc68e7 scripts: move three scripts from lib/ to scripts/ 2 years ago
CONNECTION-FILTERS.md dafdb20a26 lib: connection filters (cfilter) addition to curl: 1 year ago
CONTRIBUTE.md 1807eb5e1f CONTRIBUTE: More formally specify the commit description 1 year ago
CURL-DISABLE.md fd1ce3d4b0 docs: spellfixes 1 year ago
DEPRECATE.md e4d5685cb5 DEPRECATE: the original legacy mingw version 1 1 year ago
DYNBUF.md d36c632c86 DYNBUF.md: note Curl_dyn_add* calls Curl_dyn_free on failure 1 year ago
EARLY-RELEASE.md 9c469942e2 RELEASE-PROCEDURE: update to new schedule 1 year ago
EXPERIMENTAL.md c4cd0e2be9 openssl: Don't ignore CA paths when using Windows CA store (redux) 1 year ago
FAQ 34ef4fab22 openssl: interop with AWS-LC 1 year ago
FEATURES.md fd1ce3d4b0 docs: spellfixes 1 year ago
GOVERNANCE.md 4484270afc misc: typo and grammar fixes 1 year ago
HELP-US.md d68e0a0cc2 docs: add link to GitHub Discussions 1 year ago
HISTORY.md fd1ce3d4b0 docs: spellfixes 1 year ago
HSTS.md fd1ce3d4b0 docs: spellfixes 1 year ago
HTTP-COOKIES.md 4fe6c91e7a HTTP-COOKIES.md: mention the #HttpOnly_ prefix 1 year ago
HTTP2.md fd1ce3d4b0 docs: spellfixes 1 year ago
HTTP3.md 2079cb26a1 HTTP3: document the ngtcp2/nghttp3 versions to use for building curl 1 year ago
HYPER.md 4484270afc misc: typo and grammar fixes 1 year ago
INSTALL 8571d1c0b4 INSTALL: converted to markdown => INSTALL.md 7 years ago
INSTALL.cmake a28464ae77 docs: reduce/avoid English contractions 2 years ago
INSTALL.md c39f981ff4 KNOWN_BUGS: remove fixed or outdated issues, move non-bugs 1 year ago
INTERNALS.md b5cb9a5a36 docs: bump the minimum perl version to 5.6 1 year ago
KNOWN_BUGS c39f981ff4 KNOWN_BUGS: remove fixed or outdated issues, move non-bugs 1 year ago
MAIL-ETIQUETTE 263409cf24 docs: remove him/her/he/she from documentation 1 year ago
MANUAL.md 7c3822fe45 docs: note '--data-urlencode' option 1 year ago
MQTT.md a28464ae77 docs: reduce/avoid English contractions 2 years ago
Makefile.am 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
NEW-PROTOCOL.md 75670e4573 docs: minor grammar fixes 1 year ago
PARALLEL-TRANSFERS.md c5168365c7 PARALLEL-TRANSFERS.md: not "early days" for this anymore 1 year ago
README.md a28464ae77 docs: reduce/avoid English contractions 2 years ago
RELEASE-PROCEDURE.md 9c469942e2 RELEASE-PROCEDURE: update to new schedule 1 year ago
ROADMAP.md 19bfaca7cc spellcheck.words: remove 'github' as an accepted word 1 year ago
RUSTLS.md 30411d7278 GHA: update rustls dependency to 0.9.2 1 year ago
SECURITY-PROCESS.md bb334dfdde SECURITY-PROCESS.md: Busy-loops are not security problems 1 year ago
SSL-PROBLEMS.md 4484270afc misc: typo and grammar fixes 1 year ago
SSLCERTS.md fd1ce3d4b0 docs: spellfixes 1 year ago
THANKS 370dcf0b96 THANKS: from the 8.0.0 release 1 year ago
THANKS-filter 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
TODO c39f981ff4 KNOWN_BUGS: remove fixed or outdated issues, move non-bugs 1 year ago
TheArtOfHttpScripting.md fd1ce3d4b0 docs: spellfixes 1 year ago
URL-SYNTAX.md efbf02111a smb: return error on upload without size 1 year ago
VERSIONS.md fd1ce3d4b0 docs: spellfixes 1 year ago
WEBSOCKET.md 01772a3c39 WEBSOCKET.md: typo 1 year ago
curl-config.1 f98344c4ae man pages: simplify the .TH sections 1 year ago
mk-ca-bundle.1 f98344c4ae man pages: simplify the .TH sections 1 year ago
options-in-versions e39754f6a2 curl: add --proxy-http2 1 year ago

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