- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 15 Nov 2016 00:36:58 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 15 November 2016 08:37:30 UTC
I think the original text accounted for this and then with the addition of streams and CSP it no longer correctly accounts for this. We should probably just check for a network error after step 4 and then do an early return. Step 13 will then no longer have to check if response is a network error. -- 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/416#issuecomment-260579759
Received on Tuesday, 15 November 2016 08:37:30 UTC