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

@noamr 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

Yes. I double checked the formatting and *then* ran `specfmt`, should do it in reverse order next time. Anyway, fixed

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

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

Received on Thursday, 21 May 2026 11:20:48 UTC