Re: [whatwg/fetch] Make extract throw for a disturbed/locked ReadableStream (#801)

harrishancock commented on this pull request.



> @@ -5746,9 +5764,6 @@ constructor must run these steps:
    <a for=request>use-CORS-preflight flag</a>.
   </ol>
 
- <li><p>If <var>inputBody</var> is <var>body</var> and <var>input</var> is <a for=Body>disturbed</a>
- or <a for=Body>locked</a>, then <a>throw</a> a {{TypeError}}.

Sorry about that! I should have double checked before writing that.

-- 
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/801#discussion_r212134809

Received on Wednesday, 22 August 2018 22:50:41 UTC