curl/docs
2016-06-29 15:57:44 +02:00
..
examples
libcurl curl_global_init.3: expand on the SSL and WIN32 bits purpose 2016-06-29 15:57:44 +02:00
.gitignore
BINDINGS
BUGS
CHECKSRC.md CHECKSRC.md: clarified, explained the whitelist file 2016-05-02 11:18:59 +02:00
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE
curl-config.1
curl.1 curl.1: the used progress meter suffix is k in lower case 2016-06-22 00:37:36 +02:00
FAQ FAQ: refer to thread safety guidelines 2016-05-05 14:34:27 -04:00
FEATURES
HISTORY
HTTP2.md
HTTP-COOKIES.md
index.html
INSTALL
INSTALL.cmake
INSTALL.devcpp
INTERNALS internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
KNOWN_BUGS KNOWN_BUGS: 3.4 POP3 expects "CRLF.CRLF" eob for some 2016-06-28 08:24:59 +02:00
LICENSE-MIXING
MAIL-ETIQUETTE
Makefile.am dist: include CHECKSRC.md 2016-05-18 10:35:15 +02:00
MANUAL
mk-ca-bundle.1
README.cmake
README.md docs/README.md: to render nicer pages on github 2016-06-28 14:09:51 +02:00
README.netware
README.win32
RELEASE-PROCEDURE
RESOURCES
ROADMAP.md ROADMAP: http2 tests are merged, mention http2 perf 2016-06-28 15:02:46 +02:00
SECURITY
SSL-PROBLEMS
SSLCERTS
THANKS THANKS: updated after script fixes 2016-05-23 10:08:34 +02:00
THANKS-filter THANKS-filter: more name cleanups 2016-05-23 10:08:15 +02:00
TheArtOfHttpScripting
TODO TODO: "TCP Fast Open" is done, add monitor pool connections 2016-06-22 12:06:47 +02:00
VERSIONS

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 ideally for reading directly in your browser.

If you rather see the rendered version of the documentation, check out the curl web site's documentation section for general curl stuff or the libcurl section for libcurl related documentation.