backon
backon copied to clipboard
Add support to allow fetching external statuses, such as the `Retry-After` header in HTTP responses.
Users often wish to retry a request by adhering to the Retry-After header in HTTP responses, as demonstrated in https://github.com/Xuanwo/backon/issues/63.
Maybe we can provide better ways for this feature?