retry-after
There are 6 repositories under retry-after topic.
JBZoo/Retry
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
fumoboy007/swift-http-error-handling
Interpret HTTP responses and handle failures in Swift.
entrlcom/go-rate-limit
Limits and Quotas on API Requests with HTTP headers based on IETF draft.
hugoalh/http-header-retry-after-es
An ES (JavaScript & TypeScript) module to handle the HTTP header `Retry-After` according to the specification RFC 9110.
MorganConrad/parse-retry-after
Parses an HTTP Retry-After header and returns delay time in seconds.
Poor-Plebs/guzzle-retry-after-middleware
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.