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

@annevk commented on this pull request.



> @@ -8300,6 +8301,9 @@ due course.
 
  <dt><code><var>requestOrResponse</var> . <a method for=Body>text</a>()</code>
  <dd><p>Returns a promise fulfilled with <var>requestOrResponse</var>'s body as string.
+
+ <dt><code><var>requestOrResponse</var> . <a method for=Body>textStream</a>()</code> <dd><p>Returns

I'd recommend committing, then running specfmt and reviewing the diff.

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

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

Received on Thursday, 21 May 2026 13:57:24 UTC