Re: [whatwg/fetch] Use a ReadableStream with byte source (formerly called ReadableByteStream) for .body (#267)

I understood `ReadableStreamBYOBReader` on response was not a core part of issue but accepting only `Uint8Array` as a streaming request body was.

> but a streaming request body containing a non-Uint8Array chunk should result in an errored stream in the service worker.

However I still don't understand this behavior.
@yutakahirano, what part of the spec declares that?



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

Received on Thursday, 11 March 2021 06:22:30 UTC