Daniel Stenberg 9c469942e2 RELEASE-PROCEDURE: update to new schedule 1 year ago
..
cmdline-opts 5ddd5f2619 data.d: emphasize no conversion 1 year ago
examples 49a9f13c39 examples/http3.c: use CURL_HTTP_VERSION_3 1 year ago
libcurl 61d4260434 doc: curl_mime_init() strong easy handle binding has been relaxed in 7.87.0 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
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 ee521a1c88 http: don't send 100-continue for short PUT requests 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 95a8ac6bc5 HTTP-COOKIES.md: update the 6265bis link to draft-11 1 year ago
HTTP2.md fd1ce3d4b0 docs: spellfixes 1 year ago
HTTP3.md e665415a0e HTTP3.md: update git branches 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 886861b38f docs/INSTALL: document how to use multiple TLS backends 1 year ago
INTERNALS.md 9fcc91006a INTERNALS.md: grammar 1 year ago
KNOWN_BUGS 8cfc936f5c cmake: fix enabling LDAPS on Windows 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 a6ae169540 KNOW_BUGS: cleanups with some changed to TODOs 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 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
mk-ca-bundle.1 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
options-in-versions 13991d60ee src: add --http3-only 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.