aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/retry.d
AgeCommit message (Collapse)Author
2019-08-07curl: make use of CURLINFO_RETRY_AFTER when retryingDaniel Stenberg
If a Retry-After: header was used in the response, that value overrides other retry timing options. Fixes #3794 Closes #4195
2018-09-03tool_operate: Add http code 408 to transient list for --retryJay Satiro
- Treat 408 request timeout as transient so that curl will retry the request if --retry was used. Closes #2925
2016-11-28cmdline-opts: more command line options documentedDaniel Stenberg
Moved over to the new format