Max Dymond a517378de5 CURLOPT_PREREQFUNCTION: add new callback 3 years ago
..
cmdline-opts d1e7d9197b libssh2: add SHA256 fingerprint support 3 years ago
examples 3363eeb262 urlapi: add curl_url_strerror() 3 years ago
libcurl a517378de5 CURLOPT_PREREQFUNCTION: add new callback 3 years ago
.gitignore d960e57029 gitignore: Ignore man page dist files 7 years ago
ALTSVC.md 96450a1a33 alt-svc: enable by default 4 years ago
BINDINGS.md 422d1ccab0 docs/BINDINGS: URL update 3 years ago
BUFREF.md 8749ce651f docs: correct spelling errors and a broken link 3 years ago
BUG-BOUNTY.md a030c59c6d BUG-BOUNTY: removed the cooperation mention 3 years ago
BUGS.md 8749ce651f docs: correct spelling errors and a broken link 3 years ago
CHECKSRC.md 52fab72397 checksrc: complain on == NULL or != 0 checks in conditions 3 years ago
CIPHERS.md 67d3afa73f schannel: Support strong crypto option 3 years ago
CMakeLists.txt 4d2f800677 curl.se: new home 4 years ago
CODE_OF_CONDUCT.md 1c8725e639 docs: Update to secure URL versions 7 years ago
CODE_REVIEW.md 8749ce651f docs: correct spelling errors and a broken link 3 years ago
CODE_STYLE.md 7698a365ae CODE_STYLE-md: fix bold font style 3 years ago
CONTRIBUTE.md 8749ce651f docs: correct spelling errors and a broken link 3 years ago
CURL-DISABLE.md 62dbfa30ba cmake: sync CURL_DISABLE options 3 years ago
DEPRECATE.md d4d53d99b1 mailing lists: move from cool.haxx.se to lists.haxx.se 3 years ago
DYNBUF.md 5253444090 docs: enable syntax highlighting in several docs files 3 years ago
ECH.md 8749ce651f docs: correct spelling errors and a broken link 3 years ago
EXPERIMENTAL.md d71ff2b9db hsts: enable by default 3 years ago
FAQ 7aa79dce10 FAQ: add GOPHERS + curl works on data, not files 3 years ago
FEATURES.md 265b14d6b3 metalink: remove 3 years ago
GOVERNANCE.md 5e1e4dbf1e GOVERNANCE: add 'user', 'committer' and 'contributor' 3 years ago
HELP-US.md d4d53d99b1 mailing lists: move from cool.haxx.se to lists.haxx.se 3 years ago
HISTORY.md 6aae7b1761 docs: camelcase it like GitHub everywhere 3 years ago
HSTS.md 68975fba02 HSTS: not experimental anymore 3 years ago
HTTP-COOKIES.md 01f63ed62a HTTP-COOKIES.md: remove duplicate 'each' 3 years ago
HTTP2.md 22aa098113 docs: Remove outdated curl tool limitation 3 years ago
HTTP3.md f4a3ae8ea8 HTTP3.md: use 'autoreconf -fi' instead of buildconf 3 years ago
HYPER.md 628ebd82b9 test269: disable for hyper 3 years ago
INSTALL 8571d1c0b4 INSTALL: converted to markdown => INSTALL.md 8 years ago
INSTALL.cmake 2429f45a97 TLS naming: fix more Winssl and Darwinssl leftovers 4 years ago
INSTALL.md 9cf516adc6 docs/INSTALL: remove mentions of configure --with-darwin-ssl 3 years ago
INTERNALS.md a2f8ec038d INTERNALS: c-ares has a new home: c-ares.org 3 years ago
KNOWN_BUGS 06981ba7f6 KNOWN_BUGS: HTTP/2 connections through HTTPS proxy frequently stall 3 years ago
MAIL-ETIQUETTE 4d2f800677 curl.se: new home 4 years ago
MANUAL.md 265b14d6b3 metalink: remove 3 years ago
MQTT.md 59878411c4 docs/MQTT: update state of username/password support 3 years ago
Makefile.am 34cf40321c bufref: buffer reference support 3 years ago
NEW-PROTOCOL.md 0d26ab9ed3 docs: fix typos in NEW-PROTOCOL.md 3 years ago
PARALLEL-TRANSFERS.md 1ff63fa69b docs: fix typos 5 years ago
README.md 4d2f800677 curl.se: new home 4 years ago
RELEASE-PROCEDURE.md 60bf9f528f RELEASE-PROCEDURE: add release dates from now to 8.0.0 in 2023 3 years ago
ROADMAP.md ac1f1b77a8 ROADMAP: refreshed 3 years ago
RUSTLS.md 8ccc066b45 zuul: use the new rustls directory name 3 years ago
SECURITY-PROCESS.md 408f61dc30 SECURITY-PROCESS: tweak a little to match current practices 3 years ago
SSL-PROBLEMS.md 4e5a91b6aa docs: Fix typos 3 years ago
SSLCERTS.md 4d2f800677 curl.se: new home 4 years ago
THANKS 267b83e07f THANKS: added names from the 7.79.1 release 3 years ago
THANKS-filter 92f2a0a06b RELEASE-NOTES: synced 3 years ago
TODO c9c1bfb145 TODO: make configure use --cache-file more and better 3 years ago
TheArtOfHttpScripting.md b463c10950 TheArtOfHttpScripting: polish 3 years ago
URL-SYNTAX.md c61ca43340 URL-SYNTAX.md: document the new 'localhost' treatment 3 years ago
VERSIONS.md 5253444090 docs: enable syntax highlighting in several docs files 3 years ago
curl-config.1 4d2f800677 curl.se: new home 4 years ago
mk-ca-bundle.1 4d2f800677 curl.se: new home 4 years ago
options-in-versions d1e7d9197b libssh2: add SHA256 fingerprint support 3 years ago

README.md

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.