On 1/30/06, tonemcd <[EMAIL PROTECTED]> wrote:
>
> So does this happen *before* the file is uploaded - I mean when the
> submit button is pressed? It seems that Django will be getting
> information from the browser about the length of the data to be
> uploaded - and that's something I've always thought HTTP could not
> do...
M.b. check file size as soon as it is avaiable from headers and drop connection?

Reply via email to