Home
last modified time | relevance | path

Searched refs:fails (Results 1 – 25 of 65) sorted by relevance

123

/curl/tests/unit/
H A Dunit1395.c49 int fails = 0; variable
90 fails++;
98 fails++;
105 fail_if(fails, "output mismatched");
/curl/docs/libcurl/opts/
H A DCURLOPT_FTP_CREATE_MISSING_DIRS.md38 fails to "move" into.
40 For FTP requests, that means a CWD command fails. CWD being the command that
44 a handle to the target-location. The creation fails if a file of the same name
49 retry the CWD command again if the subsequent **MKD** command fails. This is
53 **MKD** fails but trying CWD works!
H A DCURLOPT_FTPSSLAUTH.md41 Try "AUTH SSL" first, and only if that fails try "AUTH TLS".
45 Try "AUTH TLS" first, and only if that fails try "AUTH SSL".
H A DCURLOPT_PROXY_SSL_VERIFYPEER.md51 fails to prove that the certificate is authentic, the connection fails. When
H A DCURLOPT_ECH.md49 Instructs client to emit a GREASE ECH extension. (The connection fails if ECH
50 is attempted but fails.)
H A DCURLOPT_DOH_SSL_VERIFYPEER.md55 When CURLOPT_DOH_SSL_VERIFYPEER(3) is enabled, and the verification fails to
56 prove that the certificate is authentic, the connection fails. When the option
/curl/docs/cmdline-opts/
H A Dech.md33 (The connection fails if ECH is attempted but fails.)
H A Dhttp3.md23 if the HTTP/3 connection establishment fails or is slow. HTTP/3 is only
31 versions with a slight delay, so if the HTTP/3 transfer fails or is slow, curl
H A Dshow-error.md19 When used with --silent, it makes curl show an error message if it fails.
H A Dftp-alternative-to-user.md20 If authenticating with the USER and PASS commands fails, send this command.
H A Doutput-dir.md25 If the specified target directory does not exist, the operation fails unless
H A Dcert-status.md23 revoked, or no response at all is received, the verification fails.
H A Dfail-with-body.md21 greater). In normal cases when an HTTP server fails to deliver a document, it
H A Ddoh-cert-status.md24 revoked, or no response at all is received, the verification fails.
H A Danyauth.md28 the need should arise when uploading from stdin, the upload operation fails.
/curl/.github/workflows/
H A Dcodeql-analysis.yml60 # If this step fails, then you should remove it and run the build manually (see below)
67 # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
/curl/tests/data/
H A Dtest73831 # Verify error code with no gateway file (detection fails)
H A Dtest41924 http://%HOSTIP:%HTTPPORT/%TESTNUMBER -D loggg/save-here/fails
H A Dtest32422 --tlsauthtype SRP --tlsuser jsmith --tlspassword abc https://%HOSTIP:%HTTPTLSPORT/want/fails
H A Dtest207729 curl --fail --negotiate to unauthenticated service fails
H A Dtest30233 HTTPS GET over HTTP proxy fails
H A Dtest12412 we can still send data even if pwd fails!
H A Dtest5642 # Warning: if this test fails to start the SSH server, check that none of
/curl/docs/
H A DKNOWN_BUGS17 2.1 IMAPS connection fails with Rustls error
29 3.5 APOP authentication fails on POP3
54 6.11 Negotiate on Windows fails
88 13.2 Trying local ports fails on Windows
122 2.1 IMAPS connection fails with Rustls error
181 3.5 APOP authentication fails on POP3
325 fails to set up Kerberos authentication does not proceed to try
358 6.11 Negotiate on Windows fails
446 when you only have IPv4 connectivity. libcurl fails with
527 13.2 Trying local ports fails on Windows
[all …]
H A Dmk-ca-bundle.md60 Allow insecure data transfer. By default (since 1.27) this command fails if
61 the HTTPS transfer fails. This overrides that decision (and opens for
121 Returns 0 on success. Returns 1 if it fails to download data.

Completed in 23 milliseconds

123