--- Rob French <suppressed> wrote:
> Hi,
>
> POST data is read directly from the socket and can
> only be read once.
No. POST data is read through httpd's filter api.
How many times you can read it depends on what's in
the input filter chain.
The original poster should be using apreq
(APR::Request::Apache2 or Apache2::Request)
for this, not some other perl module that doesn't
exploit the filter api.
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.