Re: [xhr] Replace byte stream with ReadableStream (#61)

> @@ -1071,6 +1092,29 @@ <h3 id="request">Request</h3>
>      <code title=dom-XMLHttpRequest-timeout>timeout</code> attribute value with reason
>      <i title>timeout</i>.
>  
> +   <li><p>If <var>response</var>'s
> +   <span data-anolis-spec=fetch title=concept-response-body>body</span> is null,
> +   run <span>handle response end-of-file</span> and return.

Done.

---
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#r56933597

Received on Tuesday, 22 March 2016 03:40:38 UTC