- From: Jasper St. Pierre <notifications@github.com>
- Date: Sun, 04 Sep 2022 13:13:33 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 4 September 2022 20:13:46 UTC
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