- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 24 Aug 2021 08:47:42 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 August 2021 15:48:00 UTC
No response is ever returned so it doesn't seem like there should be a danger. This might ease cross-origin isolation migration. I suspect we couldn't do the same for `fetch(, { keepalive: true })` since I think you might be able to get a response code and/or body out of that? But `sendBeacon()` might be safe. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1299
Received on Tuesday, 24 August 2021 15:48:00 UTC