Re: [whatwg/fetch] Add a speculative flag to `Request` as well as related processing (#881)

To improve efficiency, a prefetch could also be allowed to consult the HTTP cache and/or prefetch cache.
That said, the onload/onerror event handlers may allow the web page triggering the prefetch to infer some user specific information. This might need some analysis.

-- 
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/pull/881#issuecomment-493518586

Received on Friday, 17 May 2019 16:37:44 UTC