curl/docs
Jay Satiro 0ad13e0618 cookie.d: Document use of empty string to enable cookie engine
- Explain that --cookie "" can be used to enable the cookie engine
  without reading any initial cookies.

As is documented in CURLOPT_COOKIEFILE.

Ref: https://curl.se/libcurl/c/CURLOPT_COOKIEFILE.html

Bug: https://github.com/curl/curl/issues/12643#issuecomment-1879844420
Reported-by: janko-js@users.noreply.github.com

Closes https://github.com/curl/curl/pull/12646
2024-01-09 03:40:47 -05:00
..
cmdline-opts cookie.d: Document use of empty string to enable cookie engine 2024-01-09 03:40:47 -05:00
examples examples/sendrecv: fix comment line length 2023-12-26 03:28:46 -05:00
libcurl CURLOPT_AUTOREFERER.3: mention CURLINFO_REFERER 2023-12-29 00:40:03 +01:00
.gitignore
ALTSVC.md
BINDINGS.md BINDINGS: add V binding 2023-10-23 07:57:31 +02:00
BUFQ.md
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md
CLIENT-WRITERS.md CLIENT-WRITERS: design and use documentation 2023-12-12 17:37:52 +01:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md CONNECTION-FILTERS: update documentation 2023-12-11 23:30:26 +01:00
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md DEPRECATE.md: mention that NTLM_WB no longer works 2023-12-19 10:21:45 +01:00
DYNBUF.md
EARLY-RELEASE.md
EXPERIMENTAL.md HTTP3: ngtcp2 builds are no longer experimental 2023-10-31 14:31:46 +01:00
FAQ
FEATURES.md FEATURES: update the URL phrasing 2023-11-22 13:26:51 +01:00
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md http3: bump ngtcp2 and nghttp3 versions 2023-12-02 23:02:54 +01:00
HTTP-COOKIES.md
HYPER.md hyper: temporarily remove HTTP/2 support 2023-11-20 11:01:48 +01:00
INSTALL
INSTALL.cmake
INSTALL.md Makefile.mk: drop Windows support 2023-12-16 13:12:22 +00:00
INTERNALS.md
IPFS.md IPFS: bugfixes 2023-11-11 23:28:13 +01:00
KNOWN_BUGS KNOWN_BUGS: [RTSP] Some methods do not support response bodies 2023-12-27 23:15:09 +01:00
MAIL-ETIQUETTE
Makefile.am CLIENT-WRITERS: design and use documentation 2023-12-12 17:37:52 +01:00
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md
SECURITY-ADVISORY.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS RELEASE-NOTES: synced 2023-12-06 08:11:44 +01:00
THANKS-filter
TheArtOfHttpScripting.md
TODO TODO: Some TLS options are not offered for HTTPS proxies 2023-11-16 23:41:21 +01:00
URL-SYNTAX.md
VERSIONS.md
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLIC: remove broken link to hackerone 2023-11-11 23:16:52 +01:00
WEBSOCKET.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.