Re: [whatwg/fetch] Add a textStream() method to the Body mixin (PR #1862)

@foolip commented on this pull request.



> @@ -8246,6 +8250,20 @@ of running <a for=Body>consume body</a> with <a>this</a> and <a>parse JSON from
 of running <a for=Body>consume body</a> with <a>this</a> and <a>UTF-8 decode</a>.
 </div>
 
+<div algorithm>
+<p>The <dfn method for=Body><code>textStream()</code></dfn> method steps are:</p>

Good, that should be easy to achieve, even though the current spec text doesn't make clear what happens.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1862#discussion_r2399284232
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1862/review/3295281234@github.com>

Received on Thursday, 2 October 2025 15:51:08 UTC