----- Original Message ----- 
From: "Stas Bekman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "mod_perl Mailing List" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; "Issac Goldstand" <[EMAIL PROTECTED]>
Sent: Sunday, November 09, 2003 4:15 AM
Subject: Re: [patch CGI.pm] fix the read() POST requests under 'SetHandler
modperl'


> Lincoln Stein wrote:
> > Hi all,
> >
> > Here's an alpha3 version to test.  After much arguing with Stas, I can't
find
> > a single case in which the read_from_client() ever gets passed a
non-STDIN
> > filehandle.  I'm beginning to wonder if this was put there to allow for
> > debugging of the file upload function, or possibly to simulate it.  In
any
> > case, I've removed the argument and the code is simpler now.
>
> Looks good with mp1 and mp2 tests suites.
>
> > I've also added an upload_hook() function that will invoke a callback at
> > regular intervals during the upload.  You might use this to show a
progress
> > bar or something similar.
>
> That Issac will probably be most interested in ;)
> http://search.cpan.org/~isaac/Apache-UploadMeter-0.22/UploadMeter.pm
>

Awesome, yeah...  Now I can start working on an mp1/mp2 compatible one (I
did the current one in apreq, and have been waiting on the dev release due
any day now ).

Possibly I can even try to make a non-mod_perl version.

Thanks Lincoln!

  Issac


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to