- From: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
- Date: Sun, 21 Apr 2013 00:09:57 +0300
- To: Yoav Nir <ynir@checkpoint.com>
- Cc: Felix Geisendörfer <felix@transloadit.com>, Mark Nottingham <mnot@mnot.net>, HTTP Working Group <ietf-http-wg@w3.org>
On Sat, Apr 20, 2013 at 07:43:34PM +0000, Yoav Nir wrote: > > Or are we assuming that the initial PUT is trying to upload everything, and only failure leads to sending the PATCH? This can't be assumed if client is JS running on the browser (even assuming it can send PATCH). This is because JS code can't read huge chunks of file at once[1]. [1] Think transferring e.g. 22,682,958,652 or 26,578,892,498 byte file [2]... [2] Yes, these sizes are from real-world cases. -Ilari
Received on Saturday, 20 April 2013 21:10:22 UTC