curl/docs
Daniel Stenberg 67d26a361a
HTTP-COOKIES: mention that a trailing newline is required
... so that we know we got the whole and not a partial line.

Also, changed the formatting of the fields away from a table again since
the table format requires a github-markdown tool version that we don't
run on the web server atm.

Reported-by: Sunny Bean
Fixes #4946
Closes #4947
2020-02-19 08:04:35 +01:00
..
cmdline-opts create-dirs.d: mention the mode 2020-02-12 22:30:45 +01:00
examples
libcurl CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT section 2020-02-18 09:19:39 +01:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
ESNI.md
EXPERIMENTAL.md
FAQ
FEATURES
GOVERNANCE.md docs/GOVERNANCE: refreshed + added "donations" and "commercial support" 2020-02-18 09:18:28 +01:00
HELP-US.md
HISTORY.md
HTTP2.md
HTTP3.md docs/HTTP3: add --enable-alt-svc to curl's configure 2020-02-05 00:25:12 +01:00
HTTP-COOKIES.md HTTP-COOKIES: mention that a trailing newline is required 2020-02-19 08:04:35 +01:00
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md
KNOWN_BUGS socks: make the connect phase non-blocking 2020-02-17 00:08:48 +01:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1
PARALLEL-TRANSFERS.md
README.cmake
README.md
README.netware
README.win32
RELEASE-PROCEDURE.md RELEASE-PROCEDURE: feature win is closed post-release a few days 2020-02-04 22:29:56 +01:00
RESOURCES
ROADMAP.md ROADMAP: thread-safe curl_global_init() 2020-01-17 12:58:35 +01:00
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS
THANKS-filter
TheArtOfHttpScripting
TODO socks: make the connect phase non-blocking 2020-02-17 00:08:48 +01: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.