Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 25 of 37) sorted by relevance

12

/curl/tests/data/
H A Dtest14825 ftp://%HOSTIP:%FTPPORT/attempt/to/get/this/%TESTNUMBER --ftp-create-dirs
46 CWD attempt
47 MKD attempt
48 CWD attempt
H A Dtest1924 attempt connect to non-listening socket
H A Dtest2025 attempt connect to non-existing host name
H A Dtest50126 simple libcurl attempt operation without URL set
/curl/docs/cmdline-opts/
H A Dremote-time.md19 Makes curl attempt to figure out the timestamp of the remote file that is
H A Dretry-max-time.md18 The retry timer is reset before the first transfer attempt. Retries are done
H A Dhttp3-only.md31 does not attempt any other HTTP versions on its own. Use --http3 for similar
H A Dhappy-eyeballs-timeout-ms.md22 time, then a connection attempt is made to the IPv4 address in parallel. The
H A Dech.md24 Do not attempt ECH
H A Dhttp3.md30 When asked to use HTTP/3, curl issues a separate attempt to use older HTTP
H A Dremote-header-name.md31 There is no attempt to decode %-sequences (yet) in the provided filename, so
H A Drange.md53 attempt to get a range, curl instead gets the whole document.
H A Dftp-port.md44 Disable the use of PORT with --ftp-pasv. Disable the attempt to use the EPRT
/curl/docs/libcurl/opts/
H A DCURLOPT_ECH.md54 Instructs client to attempt ECH, if possible, but to not fail if attempting
59 Instructs client to attempt ECH and fail if attempting ECH is not possible.
H A DCURLOPT_SSH_AUTH_TYPES.md37 attempts to connect to ssh-agent or pageant and let the agent attempt the
H A DCURLOPT_HTTP_VERSION.md82 (Added in 7.66.0) This option makes libcurl attempt to use HTTP/3 to the host
87 (Added in 7.88.0) Setting this makes libcurl attempt to use HTTP/3 directly to
H A DCURLOPT_FRESH_CONNECT.md38 Set *fresh* to 0 to have libcurl attempt reusing an existing connection
H A DCURLOPT_FTPSSLAUTH.md17 CURLOPT_FTPSSLAUTH - order in which to attempt TLS vs SSL
H A DCURLOPT_SOCKOPTFUNCTION.md69 already connected and then libcurl does no attempt to connect. This allows an
72 not attempt to connect (again).
H A DCURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.md34 a connection attempt is made to the IPv4 address in parallel. The first
H A DCURLOPT_FTP_SSL_CCC.md38 do not attempt to use CCC.
H A DCURLOPT_PROXYTYPE.md43 HTTPS Proxy and attempt to speak HTTP/2 over it. (Added in 8.1.0)
H A DCURLOPT_USE_SSL.md43 do not attempt to use SSL.
H A DCURLOPT_PROXY_SSLVERSION.md34 Pass a long as parameter to control which version of SSL/TLS to attempt to use
/curl/tests/server/
H A Dmqttd.c797 int attempt = 0; in sockdaemon() local
801 attempt++; in sockdaemon()
830 attempt, totdelay, error, strerror(error)); in sockdaemon()

Completed in 21 milliseconds

12