[Catalyst] Detecting if a user aborted a (long) download
Jeff Chimene
jchimene at gmail.com
Mon Mar 12 02:11:11 GMT 2007
Jonathan Rockway wrote:
> On Sunday 11 March 2007 20:59, Jeff Chimene wrote:
>
>> How does that differ from something that compares bytes sent to bytes
>> received? Assuming that the OP defines success when "bytes received =
>> bytes sent"
>>
>
> How do you determine how many bytes were received and successfully written to
> disk?
>
content-length header = received
whatever-writes-on-the-client-side = written
More information about the Catalyst
mailing list