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

Tentative commit message:
```
Check chunk type of body's stream when passed to a service worker

Tests: https://github.com/web-platform-tests/wpt/pull/28203
```

@yoichio it's not clear to me how this fixes #267 as we still don't use BYOB streams, right? It sounds like that only matters for responses so doesn't block upload streams, but it's still something that needs to be done?

-- 
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-819409174

Received on Wednesday, 14 April 2021 10:22:33 UTC