Re: [whatwg/fetch] "Return a network error" doesn't seem to go through "process response" (#1164)

I will take care of this as part of that issue. My idea is that for "in parallel" invocation of fetch you still have to give callbacks that will be called in a parallel queue that fetch creates. And there is no more returning of a response to the caller.

-- 
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/1164#issuecomment-775909791

Received on Tuesday, 9 February 2021 12:44:36 UTC