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

noamr left a comment (whatwg/fetch#1862)

> If an HTTP response includes a `Content-Type` header with `charset` to something other than `utf-8` should this method use that when decoding the byte stream to a text stream? It seems like in some other places we explicitly say that `charset` is ignored and the data is decoded as UTF-8 so we probably need something similar here to disambiguate.

Yes, this is discussed on the issue (#1861)

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

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

Received on Tuesday, 19 May 2026 21:17:55 UTC