- From: Yutaka Hirano <notifications@github.com>
- Date: Wed, 17 Feb 2021 20:09:44 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 February 2021 04:09:57 UTC
@yutakahirano commented on this pull request. > + 1. If |response| is null, |request|'s [=request/body=] is not null, and |request|'s [=request/body=]'s [=Body/source=] is null, then: + 1. If |request|'s [=request/body=] is [=Body/unusable=], set |handleFetchFailed| to true. + 2. Else, [=ReadableStream/cancel=] |request|'s [=request/body=] with undefined. Thank you! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1563#discussion_r578119674
Received on Thursday, 18 February 2021 04:09:57 UTC