- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 28 Sep 2015 02:24:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 28 September 2015 09:24:40 UTC
> > <ol> > - <li><p>If <var title>response</var>'s <span title=concept-response-type>type</span> is > - "<code title>error</code>", reject <var title>p</var> with a > - <code title>TypeError</code>. > + <li><p>If <var>response</var>'s <span title=concept-response-type>type</span> is > + "<code title>error</code>", reject <var>p</var> with a <code title>TypeError</code> and abort abort -> terminate. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/128/files#r40532425
Received on Monday, 28 September 2015 09:24:40 UTC