- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 15 Jun 2022 05:27:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 June 2022 12:27:44 UTC
I think there's two things that are wrong here: * https://fetch.spec.whatwg.org/#fetch-finale needs to operate on the internal response, but currently doesn't. That means a bunch of things end up branching incorrectly. * In https://fetch.spec.whatwg.org/#fetch-elsewhere-fetch we want to point this out to some extent. Although this only concerns "legacy" callers it still seems good to highlight for future reviewers. #1413 should land first though. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1446#issuecomment-1156408345 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1446/1156408345@github.com>
Received on Wednesday, 15 June 2022 12:27:44 UTC