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 check for header Cross-Origin-Resource-Policy #52

Closed
craigfrancis opened this issue Jul 3, 2018 · 0 comments
Closed

Add check for header Cross-Origin-Resource-Policy #52

craigfrancis opened this issue Jul 3, 2018 · 0 comments

Comments

@craigfrancis
Copy link

The Cross-Origin-Resource-Policy header is now supported in Safari Technology Preview 59 (and hopefully other browsers soon):

https://fetch.spec.whatwg.org/#cross-origin-resource-policy-header
whatwg/fetch#687
https://www.arturjanc.com/cross-origin-infoleaks.pdf
https://webkit.org/blog/8332/release-notes-for-safari-technology-preview-59/
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/17934554/

e.g.

Cross-Origin-Resource-Policy: same-origin
Cross-Origin-Resource-Policy: same-site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants