- From: Joshua Bell <notifications@github.com>
- Date: Mon, 26 Sep 2016 11:37:05 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
Received on Monday, 26 September 2016 18:37:43 UTC
Blob.toStream() (the concept, not the name) was brought up at TPAC F2F and everyone in the room who had an opinion seemed to be a fan. Also implies we should do FormData.toStream() (again, the idea not the name) for symmetry with other BodyInit types. Open question raised in the discussion: do we need to compute the total size synchronously to be able to report progress and populate Content-Length headers? Is that doable, i.e. is the encoded size + separators knowable given data length? Is this compatible with current architectures (i.e. Chrome's browser/renderer process split)? @annevk - did I miss anything? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/FileAPI/issues/40#issuecomment-249657832
Received on Monday, 26 September 2016 18:37:43 UTC