- From: Noam Rosenthal <notifications@github.com>
- Date: Sun, 11 Dec 2022 22:47:43 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 December 2022 06:47:55 UTC
[Fully read a body](https://fetch.spec.whatwg.org/#body-fully-read) is used in contexts that are not necessarily JS related, e.g. loading `<link>`s. The implementation should go via the streams API without requiring promises internally. Promises should only be used in JS-related contexts. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1568 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1568@github.com>
Received on Monday, 12 December 2022 06:47:55 UTC