Re: [whatwg/xhr] Remove XMLHttpRequest from ServiceWorkerGlobalScope (#19)

> With cancellation and timeouts (still) missing from fetch, would it be appropriate to revisit
access to XMLHttpRequest in Service Workers?

Cancellation is making progress.  We have experimental support for it in FF55 if you set dom.fetchController.enabled to true.

https://twitter.com/wanderview/status/844924163634679808

-- 
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/xhr/issues/19#issuecomment-289968506

Received on Wednesday, 29 March 2017 03:07:02 UTC