|
185 | 185 | ## D |
186 | 186 |
|
187 | 187 | - -d: [Arguments to options](cmdline/options/args.md#arguments-to-options), [Separate options per URL](cmdline/urls/options.md#separate-options-per-url), [POST](usingcurl/uploads.md#post), [MQTT](usingcurl/mqtt.md#mqtt), [Method](http/method.md#method), [Simple POST](http/post/simple.md#simple-post), [Content-Type](http/post/content-type.md#content-type), [Posting binary](http/post/binary.md#posting-binary), [Convert to GET](http/post/convert-to-get.md#convert-to-get), [Expect 100-continue](http/post/expect100.md#expect-100-continue), [Chunked encoded POSTs](http/post/chunked.md#chunked-encoded-posts), [Hidden form fields](http/post/hiddenfields.md#hidden-form-fields), [-d vs -F](http/post/postvspost.md#sect--d-vs--f), [HTTP PUT](http/put.md#http-put), [Web logins and sessions](http/browserlike.md#web-logins-and-sessions) |
188 | | - - --data: [Arguments to options](cmdline/options/args.md#arguments-to-options), [Separate options per URL](cmdline/urls/options.md#separate-options-per-url), [POST](usingcurl/uploads.md#post), [Simple POST](http/post/simple.md#simple-post), [JSON](http/post/json.md#json), [URL encode data](http/post/url-encode.md#url-encode-data) |
189 | | - - --data-binary: [Not perfect](cmdline/copyas.md#not-perfect), [Simple POST](http/post/simple.md#simple-post), [Posting binary](http/post/binary.md#posting-binary), [URL encode data](http/post/url-encode.md#url-encode-data) |
| 188 | + - --data: [Arguments to options](cmdline/options/args.md#arguments-to-options), [Separate options per URL](cmdline/urls/options.md#separate-options-per-url), [POST](usingcurl/uploads.md#post), [Simple POST](http/post/simple.md#simple-post), [URL encode data](http/post/url-encode.md#url-encode-data) |
| 189 | + - --data-binary: [Not perfect](cmdline/copyas.md#not-perfect), [Simple POST](http/post/simple.md#simple-post), [Posting binary](http/post/binary.md#posting-binary), [JSON](http/post/json.md#json), [URL encode data](http/post/url-encode.md#url-encode-data) |
190 | 190 | - --data-urlencode: [Query](cmdline/urls/query.md#query), [URL encode data](http/post/url-encode.md#url-encode-data), [Convert to GET](http/post/convert-to-get.md#convert-to-get) |
191 | 191 | - debian: [Ubuntu and Debian](install/linux.md#ubuntu-and-debian), [Version](cmdline/curlver.md#version) |
192 | 192 | - Debug callback: [Verbose operations](libcurl/verbose.md#verbose-operations), [All options](transfers/options/all.md#all-options), [Debug](transfers/callbacks/debug.md#debug) |
|
240 | 240 | - homebrew: [macOS](install/macos.md#macos) |
241 | 241 | - Host:: [HTTP basics](protocols/http.md#http-basics), [Trace options](usingcurl/verbose/trace.md#trace-options), [Change the Host: header](usingcurl/connections/name.md#change-the-host-header), [The HTTP this generates](http/post/multipart.md#the-http-this-generates), [Customize headers](http/modify/headers.md#customize-headers), [Customize HTTP request headers](libcurl-http/requests.md#customize-http-request-headers) |
242 | 242 | - --hsts: [HSTS cache](http/https/hsts.md#hsts-cache) |
243 | | - - HSTS: [HTTPS](http/https.md#https), [HSTS](http/https/hsts.md#hsts), [All options](transfers/options/all.md#all-options), [HSTS](transfers/callbacks/hsts.md#hsts), [HSTS](libcurl-http/hsts.md#hsts), [HSTS](internals/caches.md#hsts), [`<features>`](internals/tests/file-format.md#sect--less-than-features-greater-than) |
| 243 | + - HSTS: [HTTPS](http/https.md#https), [HSTS](http/https/hsts.md#hsts), [All options](transfers/options/all.md#all-options), [HSTS](transfers/callbacks/hsts.md#hsts), [HSTS](libcurl-http/hsts.md#hsts), [What to share](helpers/sharing.md#what-to-share), [HSTS](internals/caches.md#hsts), [`<features>`](internals/tests/file-format.md#sect--less-than-features-greater-than) |
244 | 244 | - HTTP proxy: [How it started](project/started.md#how-it-started), [Proxy type](usingcurl/proxies/type.md#proxy-type), [HTTP proxy](usingcurl/proxies/http.md#http-proxy), [Proxy headers](usingcurl/proxies/headers.md#proxy-headers), [Authentication](http/auth.md#authentication), [All options](transfers/options/all.md#all-options), [HTTP proxy](transfers/conn/proxies.md#http-proxy), [Available information](transfers/getinfo.md#available-information), [`<proxy [nonewline="yes"]>`](internals/tests/file-format.md#sect--less-than-proxy--nonewline-yes--greater-than) |
245 | 245 | - HTTP redirects: [Short options](cmdline/options/short.md#short-options), [Long options](cmdline/options/long.md#long-options), [Available exit codes](cmdline/exitcode.md#available-exit-codes), [Tell curl to follow redirects](http/redirects.md#tell-curl-to-follow-redirects), [Submit a login form over HTTP](examples/login.md#submit-a-login-form-over-http) |
246 | 246 | - HTTP Strict Transport Security: [HSTS](http/https/hsts.md#hsts), [HSTS](transfers/callbacks/hsts.md#hsts), [HSTS](internals/caches.md#hsts) |
|
372 | 372 | - releases: [curl-announce](project/maillists.md#curl-announce), [Releases](project/releases.md#releases), [Backdoors and supply chain risks](project/security.md#backdoors-and-supply-chain-risks), [scripts](source/layout.md#scripts), [Which libcurl version](libcurl/api.md#which-libcurl-version) |
373 | 373 | - --remote-name-all: [One output for each given URL](cmdline/urls/options.md#one-output-for-each-given-url), [Use the URL's filename part for all URLs](usingcurl/downloads/url-named.md#use-the-urls-filename-part-for-all-urls) |
374 | 374 | - --remove-on-error: [Leftovers on errors](usingcurl/downloads/storing.md#leftovers-on-errors) |
375 | | - - repository: [Releases](project/releases.md#releases), [Backdoors and supply chain risks](project/security.md#backdoors-and-supply-chain-risks), [Source code on GitHub](project/devel.md#source-code-on-github), [Arch Linux](install/linux.md#arch-linux), [Building libcurl on MSYS2](install/windows/win-msys2.md#building-libcurl-on-msys2), [root](source/layout.md#root), [What to add](source/contributing.md#what-to-add), [Website](source/web.md#website), [Continuous Integration](internals/tests/ci.md#continuous-integration), [Autobuilds](internals/tests/autobuilds.md#autobuilds), [Content](README.md#content) |
| 375 | + - repository: [Releases](project/releases.md#releases), [Backdoors and supply chain risks](project/security.md#backdoors-and-supply-chain-risks), [Source code on GitHub](project/devel.md#source-code-on-github), [The development team](project/devteam.md#the-development-team), [Arch Linux](install/linux.md#arch-linux), [Building libcurl on MSYS2](install/windows/win-msys2.md#building-libcurl-on-msys2), [root](source/layout.md#root), [What to add](source/contributing.md#what-to-add), [Website](source/web.md#website), [Continuous Integration](internals/tests/ci.md#continuous-integration), [Autobuilds](internals/tests/autobuilds.md#autobuilds), [Content](README.md#content) |
376 | 376 | - --resolve: [Provide a custom IP address for a name](usingcurl/connections/name.md#provide-a-custom-ip-address-for-a-name) |
377 | 377 | - --retry: [Available --write-out variables](usingcurl/verbose/writeout.md#available---write-out-variables), [Retry](usingcurl/downloads/retry.md#retry), [Request rate limiting](usingcurl/transfers/request-rate.md#request-rate-limiting) |
378 | 378 | - --retry-all-errors: [Retry on any and all errors](usingcurl/downloads/retry.md#retry-on-any-and-all-errors) |
|
418 | 418 | - Schannel: [TLS libraries](build/tls.md#tls-libraries), [Native CA stores](usingcurl/tls/verify.md#native-ca-stores), [HTTP/3 backends](internals/backends.md#http-slash-3-backends), [`<features>`](internals/tests/file-format.md#sect--less-than-features-greater-than) |
419 | 419 | - Scheme: [Connect to port numbers](protocols/network.md#connect-to-port-numbers), [FILE](protocols/curl.md#file), [Naming](source/style.md#naming), [librtmp](build/deps.md#librtmp), [Scheme](cmdline/urls/scheme.md#scheme), [Name and password](cmdline/urls/auth.md#name-and-password), [TCP vs UDP](cmdline/urls/port.md#tcp-vs-udp), [Browsers](cmdline/urls/browsers.md#browsers), [Available exit codes](cmdline/exitcode.md#available-exit-codes), [Available --write-out variables](usingcurl/verbose/writeout.md#available---write-out-variables), [Proxy type](usingcurl/proxies/type.md#proxy-type), [SOCKS proxy](usingcurl/proxies/socks.md#socks-proxy), [Proxy authentication](usingcurl/proxies/auth.md#proxy-authentication), [TLS for emails](usingcurl/reademail.md#tls-for-emails), [Which libcurl version](libcurl/api.md#which-libcurl-version), [Proxy types](transfers/conn/proxies.md#proxy-types), [Available information](transfers/getinfo.md#available-information), [Authentication](libcurl-http/auth.md#authentication), [`CURLU_NON_SUPPORT_SCHEME`](helpers/url/parse.md#curlu_non_support_scheme), [`CURLU_DEFAULT_PORT`](helpers/url/get.md#curlu_default_port), [URLs](helpers/ws/urls.md#urls), [Get a response into memory](examples/getinmem.md#get-a-response-into-memory), [Protocol handler](internals/handler.md#protocol-handler), [Curl_handler](internals/structs.md#curl_handler) |
420 | 420 | - SCP: [What protocols does curl support?](protocols/protocols.md#what-protocols-does-curl-support), [SCP](protocols/curl.md#scp), [SSH libraries](build/deps.md#ssh-libraries), [Supported schemes](cmdline/urls/scheme.md#supported-schemes), [Version](cmdline/curlver.md#version), [Available exit codes](cmdline/exitcode.md#available-exit-codes), [Protocols allowing upload](usingcurl/uploads.md#protocols-allowing-upload), [Compression](usingcurl/transfers/compression.md#compression), [URLs](usingcurl/ssh/url.md#urls), [Authentication](usingcurl/ssh/auth.md#authentication), [Known hosts](usingcurl/ssh/knownhosts.md#known-hosts), [All options](transfers/options/all.md#all-options), [Authentication](transfers/auth.md#authentication), [Curl_handler](internals/structs.md#curl_handler), [`<server>`](internals/tests/file-format.md#sect--less-than-server-greater-than) |
421 | | - - security: [trurl, a URL tool](project/does.md#trurl-a-url-tool), [curl-announce](project/maillists.md#curl-announce), [Commercial support](project/support.md#commercial-support), [Security](project/security.md#security), [Trust](project/trust.md#trust), [Security](protocols/network.md#security), [How much do protocols change?](protocols/protocols.md#how-much-do-protocols-change), [FTPS](protocols/curl.md#ftps), [docs](source/layout.md#docs), [Reporting vulnerabilities](source/reportvuln.md#reporting-vulnerabilities), [`http_proxy` in lower case only](usingcurl/proxies/env.md#http_proxy-in-lower-case-only), [TLS](usingcurl/tls.md#tls), [Ciphers](usingcurl/tls/ciphers.md#ciphers), [Enable TLS](usingcurl/tls/enable.md#enable-tls), [TLS versions](usingcurl/tls/versions.md#tls-versions), [HTTP/0.9](http/versions/http09.md#http-slash-0-dot-9), [HSTS](http/https/hsts.md#hsts), [Protocol version](transfers/options/tls.md#protocol-version), [All options](transfers/options/all.md#all-options), [HSTS](transfers/callbacks/hsts.md#hsts), [Authentication](transfers/auth.md#authentication), [URLs](helpers/ws/urls.md#urls), [HSTS](internals/caches.md#hsts) |
| 421 | + - security: [trurl, a URL tool](project/does.md#trurl-a-url-tool), [curl-announce](project/maillists.md#curl-announce), [Commercial support](project/support.md#commercial-support), [Security](project/security.md#security), [Trust](project/trust.md#trust), [Security](protocols/network.md#security), [How much do protocols change?](protocols/protocols.md#how-much-do-protocols-change), [FTPS](protocols/curl.md#ftps), [docs](source/layout.md#docs), [Reporting vulnerabilities](source/reportvuln.md#reporting-vulnerabilities), [`http_proxy` in lower case only](usingcurl/proxies/env.md#http_proxy-in-lower-case-only), [TLS](usingcurl/tls.md#tls), [Ciphers](usingcurl/tls/ciphers.md#ciphers), [Enable TLS](usingcurl/tls/enable.md#enable-tls), [TLS versions](usingcurl/tls/versions.md#tls-versions), [HTTP/0.9](http/versions/http09.md#http-slash-0-dot-9), [HSTS](http/https/hsts.md#hsts), [Protocol version](transfers/options/tls.md#protocol-version), [All options](transfers/options/all.md#all-options), [HSTS](transfers/callbacks/hsts.md#hsts), [Authentication](transfers/auth.md#authentication), [What to share](helpers/sharing.md#what-to-share), [URLs](helpers/ws/urls.md#urls), [HSTS](internals/caches.md#hsts) |
422 | 422 | - SFTP: [What protocols does curl support?](protocols/protocols.md#what-protocols-does-curl-support), [SFTP](protocols/curl.md#sftp), [SSH libraries](build/deps.md#ssh-libraries), [Supported schemes](cmdline/urls/scheme.md#supported-schemes), [Version](cmdline/curlver.md#version), [Available exit codes](cmdline/exitcode.md#available-exit-codes), [Trace options](usingcurl/verbose/trace.md#trace-options), [Protocols allowing upload](usingcurl/uploads.md#protocols-allowing-upload), [Compression](usingcurl/transfers/compression.md#compression), [URLs](usingcurl/ssh/url.md#urls), [Authentication](usingcurl/ssh/auth.md#authentication), [Known hosts](usingcurl/ssh/knownhosts.md#known-hosts), [All options](transfers/options/all.md#all-options), [Authentication](transfers/auth.md#authentication), [Curl_handler](internals/structs.md#curl_handler), [`<server>`](internals/tests/file-format.md#sect--less-than-server-greater-than), [Run a range of tests](internals/tests/run.md#run-a-range-of-tests) |
423 | 423 | - --silent: [Progress meter](cmdline/progressmeter.md#progress-meter), [Error message](cmdline/exitcode.md#error-message) |
424 | 424 | - --skip-existing: [Skip download if already done](usingcurl/transfers/skip.md#skip-download-if-already-done) |
|
0 commit comments