Re: =[xhr]

On Tue, Nov 18, 2014 at 12:50 PM, Takeshi Yoshino <tyoshino@google.com> wrote:
> How about padding the remaining bytes forcefully with e.g. 0x20 if the
> WritableStream doesn't provide enough bytes to us?

How would that work? At some point when the browser decides it wants
to terminate the fetch (e.g. due to timeout, tab being closed) it
attempts to transmit a bunch of useless bytes? What if the value is
really large?


-- 
https://annevankesteren.nl/

Received on Tuesday, 18 November 2014 11:53:47 UTC