Hi,

When uploading files by HTML FORM, (<input type=file>), the HTTP header
tells us the total Content-Length of the message, not the individual file
length.

EmbPerl allows us to save such files, but offers nothing to tell us if a
message is completely received, with at least a comparaison between the
total Content-Length and the actual received message length.

Any idea ?

[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to