Re: [whatwg/fetch] Convenience method to stream a response as text (Issue #1861)

annevk left a comment (whatwg/fetch#1861)

It would require a bit more code if they wanted to account for arbitrary `Content-Type` and the like. It also doesn't seem unreasonable to see if existing content is working around this or if libraries are; that would be necessary before we invest in a non-UTF-8-compatible solution in my opinion. (Which indeed can come later as we'd want to share it with `text()` anyway.)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1861#issuecomment-3361772945
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1861/3361772945@github.com>

Received on Thursday, 2 October 2025 15:23:36 UTC