Re: [whatwg/fetch] Add chunk type checking of requestForServiceWorker's body's stream (#1199)

For response streams I think all implementations have this restriction. Request streams are a "new" feature that's still being developed. As mentioned in #267 we decided on the current restriction in https://github.com/yutakahirano/fetch-with-streams/issues/53, but as mentioned there we could revisit it. If we want to do that let's do it through a new issue though and make the change for all streams.

-- 
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/1199#issuecomment-819425931

Received on Wednesday, 14 April 2021 10:52:13 UTC