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

annevk 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}}.

Oh, I blindly trusted https://github.com/whatwg/fetch/issues/792#issuecomment-413898585. I will double check.

-- 
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_r211844098

Received on Wednesday, 22 August 2018 06:46:35 UTC