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

Expose fragments cross-origin for subresources #910

Open
annevk opened this issue Jun 8, 2016 · 0 comments
Open

Expose fragments cross-origin for subresources #910

annevk opened this issue Jun 8, 2016 · 0 comments

Comments

@annevk
Copy link
Member

annevk commented Jun 8, 2016

Note: this is not about navigation. This is only about <img>, fetch(), and similar such APIs.

The question is whether it's acceptable to expose URL fragments across origins for foreign fetch (raised in #854).

I'm inclined to say yes, since again, this is not navigation, and fragments for subresources have no meaning typically (and when they do they are leaked in some header form to servers usually).

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

2 participants