Re: [whatwg/fetch] How should the ReadableStream from response.body work when it's multipart? (#1021)

Just to step back for a bit, can we confirm with @annevk as spec editors and/or with some implementers that emitting the raw data (including multipart boundaries) is the intended interpretation of the current spec? I wonder if the result of `.arrayBuffer()` also includes the boundaries, or if they get deleted from 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/1021#issuecomment-616769877

Received on Monday, 20 April 2020 19:45:59 UTC