Lines Matching +full:- +full:- +full:timeout +full:- +full:minutes
1 ---
3 SPDX-License-Identifier: curl
10 See-also:
11 - retry-max-time
13 - --retry 7 $URL
14 ---
16 # `--retry`
21 a timeout, an FTP 4xx response code or an HTTP 408, 429, 500, 502, 503 or 504
26 minutes which then remains delay between the rest of the retries. By using
27 --retry-delay you disable this exponential backoff algorithm. See also
28 --retry-max-time to limit the total time allowed for retries.
30 curl complies with the Retry-After: response header if one was present to know