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

Add HTTP_ORIGIN feature #2686

Open
Genjo opened this issue Aug 2, 2016 · 1 comment
Open

Add HTTP_ORIGIN feature #2686

Genjo opened this issue Aug 2, 2016 · 1 comment

Comments

@Genjo
Copy link

Genjo commented Aug 2, 2016

Indicates the origin of the cross-site access request or preflight request:
https://developer.mozilla.org/fr/docs/HTTP/Access_control_CORS#Compatibilit.C3.A9_navigateurs

Should I refers to http://caniuse.com/#feat=cors?

@GPHemsley
Copy link

The underlying page MDN page has changed, so it's unclear exactly what this is referring to.

The link mentioned above, which is indeed already attached to https://caniuse.com/cors, now redirects here:
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

The only browser compat data on that page is about the Access-Control-Allow-Origin header, which the MDN browser compat data tracks but does not appear to have its own separate caniuse URL.

Additionally, the Origin header is now also covered by MDN data:
https://caniuse.com/mdn-http_headers_origin

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