Skip to content
New issue

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

Report Retry-After header support #4651

Open
majek opened this issue Dec 5, 2018 · 1 comment
Open

Report Retry-After header support #4651

majek opened this issue Dec 5, 2018 · 1 comment

Comments

@majek
Copy link

majek commented Dec 5, 2018

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.

@majek majek changed the title Probe for Retry-After support Report Retry-After support Dec 5, 2018
@majek majek changed the title Report Retry-After support Report Retry-After header support Dec 5, 2018
@Schweinepriester
Copy link
Contributor

Entry available via MDN: https://caniuse.com/mdn-http_headers_retry-after

Needs data though…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants