- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 02 Nov 2021 06:14:48 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 November 2021 13:15:00 UTC
> What happens if the signal enters a service worker? We'd have to serialize/deserialize the reason, right? Is this (i.e., aborting without reason) currently specified? https://fetch.spec.whatwg.org/#http-fetch handles a [request](https://fetch.spec.whatwg.org/#requests), but AbortSignal is not on it so I don't know how to tell the fetch is aborted to the service worker. -- 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/pull/1343#issuecomment-957545003
Received on Tuesday, 2 November 2021 13:15:00 UTC