Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usingcurl/downloads/retry.md: add more transient error codes
- Add 408 and 429 to the list of transient HTTP error codes for --retry. This change syncs the codes with those in curl's manpage for --retry. Ref: https://curl.se/docs/manpage.html#--retry Fixes #511 Closes #512
- Loading branch information