Re: [whatwg/fetch] Odd format for fetch callbacks (#536)

> Why can't you use the process response callback?

It queues a task, and I have no reason to get back onto the main thread. In the background fetch case I may not have an event loop to queue into.

-- 
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/536#issuecomment-387153948

Received on Monday, 7 May 2018 18:13:18 UTC