You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Ned Judy <ne...@toad.net> on 2000/09/13 04:10:54 UTC

large file uploads

I have a question regarding file uploads (browser to httpd).

It seems as though the entire file must be uploaded
before the HTTP headers can be read.

Is this always true?
Or is there a way to read HTTP headers before the
entire multipart form has reached the server?

Thanks,
Ned Judy




Re: large file uploads

Posted by Ruben I Safir <ru...@wynn.com>.
Maybe you can explain exactly what you need a little clearer?

Ruben