Daniel Stenberg
|
aa71750687
|
cmdline-opts/retry.d: mention response code 429 as well
Reported-by: Cherish98
Bug: https://curl.se/mail/archive-2020-12/0018.html
|
2021-01-02 11:51:55 +01:00 |
|
Emil Engler
|
5dddc1dc7e
|
docs: add categories to all cmdline opts
Adapted gen.pl with 'listcats'
This commit is a part of "--help me if you can"
Closes #5680
|
2020-09-04 15:38:14 +02:00 |
|
Daniel Stenberg
|
640b9733de
|
curl: make use of CURLINFO_RETRY_AFTER when retrying
If a Retry-After: header was used in the response, that value overrides
other retry timing options.
Fixes #3794
Closes #4195
|
2019-08-07 14:45:44 +02:00 |
|
Jay Satiro
|
351c0f3a55
|
tool_operate: Add http code 408 to transient list for --retry
- Treat 408 request timeout as transient so that curl will retry the
request if --retry was used.
Closes #2925
|
2018-09-03 13:19:14 +02:00 |
|
Daniel Stenberg
|
5c4a526388
|
cmdline-opts: more command line options documented
Moved over to the new format
|
2016-11-28 00:50:25 +01:00 |
|