Alin Simionoiu <[EMAIL PROTECTED]> said something to this effect on 09/09/2001:
> I forgot to mention that I'm trying to inspect the body in a
> authentication handler. As soon as a get the body, the body is
> gone.
So save the body. Put it into pnotes or something:
sub handler {
my $r = s
PROTECTED]>
Sent: Saturday, September 08, 2001 5:39 PM
Subject: Re: Cloning the request object
>
>
> -- Alin Simionoiu <[EMAIL PROTECTED]>
>
> > Hi there,
> >
> > Those anybody know if is possible to clone the apache request object?.
> > I'm trying
-- Alin Simionoiu <[EMAIL PROTECTED]>
> Hi there,
>
> Those anybody know if is possible to clone the apache request object?.
> I'm trying to write a Apache module that do some basic validation against
> the request parameters.
> But as soon as a touching the request is gone.
> any other posibil
Hi there,
Those anybody know if is possible to clone the apache request object?.
I'm trying to write a Apache module that do some basic validation against
the request parameters.
But as soon as a touching the request is gone.
any other posibilities?
thank's
alin