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

@domenic I haven't looked into this in detail, but I believe there should be a CRLF before `--myboundary`.

Chrome only supports multipart/x-mixed-replace for images, but I'm not sure that's relevant to this discussion.

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

Received on Tuesday, 21 April 2020 22:15:22 UTC