Re: [whatwg/fetch] Attach timing info and URL to network errors, and report for fetch API (#1311)

> * (Repeating this one as I think you missed it.) I also think we want to do something similar for "process response end-of-body". Where we check if the response's body is null, we should also check if it's a network error and do the same thing.

To understand this better, like if it's a network error that became a network after fetch finale?

-- 
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/1311#issuecomment-936677428

Received on Wednesday, 6 October 2021 16:53:47 UTC