- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 12 Jan 2023 23:54:01 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 January 2023 07:54:13 UTC
You should probably have something similar to https://wicg.github.io/serial/#readable-attribute , which uses https://streams.spec.whatwg.org/#readablestream-current-byob-request-view to require that the implementation only pull the requested number of bytes from the network, and then write into the current BYOB request view when applicable. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1593#issuecomment-1381440559 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1593/c1381440559@github.com>
Received on Friday, 13 January 2023 07:54:13 UTC