http-extensions icon indicating copy to clipboard operation
http-extensions copied to clipboard

Early Hints and Fetch

Open annevk opened this issue 6 years ago • 3 comments

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).

annevk avatar Dec 11 '18 17:12 annevk

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

mnot avatar Dec 13 '18 23:12 mnot

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

mnot avatar Dec 13 '18 23:12 mnot

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

annevk avatar Dec 14 '18 06:12 annevk