Re: [whatwg/fetch] Accept headers in spec cause confusion (#274)

@snuggs - `<link rel=preload as=document>` is not currently supported in Chromium, as supporting it is more likely in the current prioritization scheme is more likely to be a footgun than anything else. But please comment on the issue you linked to if you have feedback on that.

"correct" is the documentation most likely refers to the fact that the browser is aware of the Request.destination for the resource it is fetching and therefore can adapt it.

If you think some browsers are not sending the right `Accept` headers for preloads vs. regular fetches of these same request destinations, implementation bugs are probably in order.
 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/274#issuecomment-373429027

Received on Thursday, 15 March 2018 16:02:40 UTC