- From: Yutaka Hirano <notifications@github.com>
- Date: Wed, 26 Aug 2020 03:55:41 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 August 2020 10:55:54 UTC
I'm not sure it is. https://w3c.github.io/ServiceWorker/#on-fetch-request-algorithm creates a Request object from a concept request directly at step 21.3.2. > > Let requestObject be a new Request object associated with request and a new associated Headers object whose guard is "immutable". I'm fine with removing https://fetch.spec.whatwg.org/#concept-empty-readablestream if it's unnecessary. -- 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/1083#issuecomment-680808174
Received on Wednesday, 26 August 2020 10:55:54 UTC