Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

> Would I get response progress events from both event.fetchObserver and observer? If I get a push, does that appear in both?

Why is there an `event.fetchObserver`? I mean, when the request is sent through the SW, there is not fetch in progress yet except for the navigation preload request. Is that `.fetchObserver` associated to the navigation preload?

-- 
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/447#issuecomment-275810454

Received on Saturday, 28 January 2017 00:30:11 UTC