Re: File upload in HTML forms
Darren New (dnew@sgf.fv.com)
Tue, 27 Sep 1994 17:55:18 +0100
> bit like the server doesn't know the content length of CGI script's output).
I don't know about anyone else, but my httpd 1.3 doesn't send any of the
document to the client before the CGI script finishes anyway, as far as I
can tell.