Skip to content

Early Hints and Fetch #736

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

Open
annevk opened this issue Dec 11, 2018 · 3 comments
Open

Early Hints and Fetch #736

annevk opened this issue Dec 11, 2018 · 3 comments

Comments

@annevk
Copy link

annevk commented Dec 11, 2018

Currently https://fetch.spec.whatwg.org/#concept-http-network-fetch ignores all 1xx responses, it seems this would have to be changed somehow, assuming this is to be adopted in user agents implementing Fetch.

It would also have to be done in such a way that any security checks applying to responses also apply to these responses (also tracked by #687 to some extent).

@mnot
Copy link
Member

mnot commented Dec 13, 2018

Shouldn't this be an issue for whatwg/fetch?

@mnot
Copy link
Member

mnot commented Dec 13, 2018

/me is looking for a reason to use the GitHub "Transfer this issue" beta feature...

@annevk
Copy link
Author

annevk commented Dec 14, 2018

I guess I'd like those driving Early Hints to take responsibility for it, so whatever makes that easier.

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

No branches or pull requests

2 participants