Re: [whatwg/fetch] WIP: Cancelation (#523)

jakearchibald commented on this pull request.



> @@ -4076,6 +4159,8 @@ Entries may be removed before that moment arrives.
 <var>request</var> and <var>response</var>, run these steps:
 
 <ol>
+ <li><p>If <var>response</var> is a <a>network error</a>, return failure.

Mind if I add a note for that instead? It wasn't clear when I first read it.

-- 
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/523#discussion_r131127790

Received on Thursday, 3 August 2017 12:32:45 UTC