Re: [whatwg/fetch] Allow a request body to be a byte sequence/string (#1083)

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