- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 18 Mar 2016 02:38:03 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Friday, 18 March 2016 09:38:30 UTC
> > - <p>To <span data-anolis-spec=fetch>process response end-of-file</span> for > - <var title>response</var>, run <span>handle response end-of-file</span> for > - <var title>response</var>. > + <p>When <var>read</var> is fulfilled with an object whose <code>done</code> property is true, > + run <span>handle response end-of-file</span> for <var>response</var>. > + > + <p>When <var>read</var> is rejected with an exception, run <span>handle errors</span> for > + <var>response</var>. "then run" --- 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/xhr/pull/61/files/ee222f18a08177b48b3688e25ad0caa5edd22559#r56631577
Received on Friday, 18 March 2016 09:38:30 UTC