- From: Yutaka Hirano <notifications@github.com>
 - Date: Thu, 07 Jul 2016 23:21:41 -0700
 - To: whatwg/fetch <fetch@noreply.github.com>
 - Cc:
 
Received on Friday, 8 July 2016 06:22:12 UTC
Another point: We (Chrome) serialize the buffers to a C++ byte array and create Uint8Array objects from the byte array in the page. That means buffer's boundary is not preserved (i.e., buffers may be merged / split). As an implementer I would like the spec to allow us doing it. --- 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/330#issuecomment-231284354
Received on Friday, 8 July 2016 06:22:12 UTC