Re: [whatwg/fetch] Fail request when its streaming body is used in ServiceWorker (#1144)

> This looks good I think, but unlike https://fetch.spec.whatwg.org/#concept-http-network-or-cache-fetch we do not copy request here. Is request's body the only thing the service worker can affect? Is the headers list immutable? (I'm not saying this needs to change, but I'd like to ensure we have the right setup here.)

The latest PR creates a copy of a request.

-- 
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/1144#issuecomment-768122320

Received on Wednesday, 27 January 2021 08:30:29 UTC