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

think through fetch modifications #25

Open
devd opened this issue Mar 9, 2016 · 2 comments
Open

think through fetch modifications #25

devd opened this issue Mar 9, 2016 · 2 comments
Milestone

Comments

@devd
Copy link
Contributor

devd commented Mar 9, 2016

[draft right now, please ignore if you are not joel ;)]

Right now, Section 4 focuses on particular examples like XHR, CORS etc for fetches. Instead, we should treat all fetches as crossorigin (e.g., an image tag).

@joelweinberger
Copy link
Contributor

One idea for specifying user agent support is that all requests include a Suborigin header, even if the context is the null Suborigin (in which case, the Suborigin header is just the empty string).

@devd
Copy link
Contributor Author

devd commented Mar 9, 2016

lets separate that out to #29 and focus here just on the simple modifications to make all requests in a suborigin context to be treated as crossorigin.

@devd devd modified the milestone: v1 Mar 11, 2016
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