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

> I suppose you could return early somehow for a speculative fetch. What does ignoring mean though? Not invoking fetch at all?

I added a step to the processing model, aborting early at the UA's discretion. I think it'd be better to notify the developer that prefetch is being ignored.

-- 
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-475176825

Received on Thursday, 21 March 2019 10:24:11 UTC