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