curl/docs
Jay Satiro f33312fe33 data-binary.d: clarify default content-type is x-www-form-urlencoded
- Advise user that --data-binary sends a default content type of
  x-www-form-urlencoded, and to have the data treated as arbitrary
  binary data by the server set the content-type header to octet-stream.

Ref: https://github.com/curl/curl/pull/2852#issuecomment-426465094

Closes https://github.com/curl/curl/pull/3085
2018-10-03 02:26:28 -04:00
..
cmdline-opts data-binary.d: clarify default content-type is x-www-form-urlencoded 2018-10-03 02:26:28 -04:00
examples example/htmltidy: fix include paths of tidy libraries 2018-09-26 14:33:34 +02:00
libcurl whitespace fixes 2018-09-23 22:24:02 +00:00
.gitignore
BINDINGS.md URL and mailmap updates, remove an obsolete directory [ci skip] 2018-09-22 07:58:32 +00:00
BUGS
CHECKSRC.md
CIPHERS.md docs/CIPHERS: mention the colon separation for OpenSSL 2018-10-02 13:55:36 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
DEPRECATE.md whitespace fixes 2018-09-23 22:24:02 +00:00
FAQ URL and mailmap updates, remove an obsolete directory [ci skip] 2018-09-22 07:58:32 +00:00
FEATURES
GOVERNANCE.md
HELP-US.md
HISTORY.md
HTTP2.md darwinssl: add support for ALPN negotiation 2018-07-14 18:32:47 -05:00
HTTP-COOKIES.md
INSTALL
INSTALL.cmake whitespace fixes 2018-09-23 22:24:02 +00:00
INSTALL.md docs/INSTALL.md: minor formatting fixes 2018-07-26 16:37:36 +02:00
INTERNALS.md INTERNALS: require GnuTLS >= 2.11.3 2018-08-21 10:45:20 +02:00
KNOWN_BUGS KNOWN_BUGS: Stick to same family over SOCKS proxy 2018-07-06 09:31:52 +02:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am whitespace fixes 2018-09-23 22:24:02 +00:00
MANUAL MANUAL: minor grammar fix 2018-10-01 07:54:58 +02:00
mk-ca-bundle.1
README.cmake
README.md
README.netware whitespace fixes 2018-09-23 22:24:02 +00:00
README.win32 whitespace fixes 2018-09-23 22:24:02 +00:00
RELEASE-PROCEDURE.md
RESOURCES
ROADMAP.md
SECURITY-PROCESS.md SECURITY-PROCESS: mention the bountygraph program [ci skip] 2018-09-22 12:00:00 +02:00
SSL-PROBLEMS.md
SSLCERTS.md SSLCERTS: improve the openssl command line 2018-08-20 14:05:28 +02:00
THANKS THANKS: 7.61.1 status 2018-09-04 23:49:50 +02:00
THANKS-filter THANKS-filter: dedup Daniel Jeliński 2018-08-28 00:51:53 +02:00
TheArtOfHttpScripting whitespace fixes 2018-09-23 22:24:02 +00:00
TODO URL and mailmap updates, remove an obsolete directory [ci skip] 2018-09-22 07:58:32 +00: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 ideal for reading directly in your browser.

If you'd 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.