- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 13 Jun 2022 09:34:03 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 June 2022 16:34:15 UTC
To be clear, I don't think we need to resolve the promise returned from `fetch()` any sooner. Resolving it once we have the response headers in is fine. That's the signal. If you care about the request you monitor its stream. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1254#issuecomment-1154140177 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1254/1154140177@github.com>
Received on Monday, 13 June 2022 16:34:15 UTC