- From: Yutaka Hirano <notifications@github.com>
- Date: Wed, 10 Mar 2021 23:22:58 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 March 2021 07:23:11 UTC
Sorry the part is underspecified. We use ["create a proxy"](https://streams.spec.whatwg.org/#readablestream-create-a-proxy) in the spec, but it doesn't match our mental mode perfectly. The request and response body transferring between the page and the service worker should reject chunks other than Uint8Arrays, and it doesn't have to preserve the chunk boundary. -- 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/issues/267#issuecomment-796524180
Received on Thursday, 11 March 2021 07:23:11 UTC