We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apparently some browsers support the exciting Retry-After HTTP header:
https://tools.ietf.org/html/rfc7231#section-7.1.3
https://stackoverflow.com/questions/3764075/retry-after-http-response-header-does-it-affect-anything
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After
It's not obvious which one do at this stage.
The text was updated successfully, but these errors were encountered:
Entry available via MDN: https://caniuse.com/mdn-http_headers_retry-after
Needs data though…
Sorry, something went wrong.
No branches or pull requests
Apparently some browsers support the exciting Retry-After HTTP header:
https://tools.ietf.org/html/rfc7231#section-7.1.3
https://stackoverflow.com/questions/3764075/retry-after-http-response-header-does-it-affect-anything
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After
It's not obvious which one do at this stage.
The text was updated successfully, but these errors were encountered: