Apache/2.0.44 (Unix) mod_perl/1.99_09 Perl/v5.8.0

Using a copy of the read_post routine, I'm able to retrieve my POST
parameters reliably from my PerlResponseHandler. However, it seems when I do
invoke that routine, the client no longer receives the parameters. If I just
comment out my invocation of read_post, the client once again receives the
POST parameters.

Is the read_post in ModPerl::Test destructive in some way? If so, could
someone point me in the right direction I might take to modify it to be
non-destructive?

- Mike.


Reply via email to