- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 30 Nov 2021 23:27:41 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 December 2021 07:27:53 UTC
@noamr commented on this pull request. > @@ -203,6 +203,8 @@ lt="authentication entry">authentication entries</a> (for HTTP authentication). <dd>Null, a <a for=/>global object</a>, or a <a for=/>parallel queue</a>. <dt><dfn for="fetch params">cross-origin isolated capability</dfn> (default false) + <dt><dfn for="fetch params">ready for clients</dfn> (default false). + <dt><dfn for="fetch params">network read complete</dfn> (default false). Fixed, using a TransformStream made these flags superfluous. -- 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/1311#discussion_r759916624
Received on Wednesday, 1 December 2021 07:27:53 UTC