Re: [whatwg/fetch] Missing interface for uncompressed Content-Length when compression is used (Issue #1358)

Putting the information on ReadableStream means it's not possible to use the convenience methods (e.g. `json()`, `arrayBuffer()`, `blob()`), as the body is locked to one reader. I'm not sure where the progress information should go, but ideally it would go somewhere that would work together with those convenience methods.

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

Message ID: <whatwg/fetch/issues/1358/1236407626@github.com>

Received on Sunday, 4 September 2022 20:13:46 UTC