Hi Vadim,
Sorry for misunderstanding your problem. I've been thinking that you are
on Apache-1.3...
I cannot help with Apache-2.
Slava
On Mon, 2004-12-20 at 08:01, Vadim wrote:
> http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlCleanupHandler
> [quote]
> Using cleanup_register() act
]
> You can transfer a copy of your response to the cleanup handler using
> pnotes if necessary.
thanx!!!
> Alternatively, you can chain your cleanup handler
> with your content generation handler using Apache::Filter chain, so that
> all the work appears inside the content genera
Hi Vadim,
On Fri, 2004-12-17 at 06:09, Vadim wrote:
> i try to get a response data in the PerlCleanupHandler stage to do some
> internal actions. This actions do not perform any modifications on a response
> data. So i dont want to keep user waiting. And i supposed untill $r object is
> On Thu, 2004-12-16 at 11:18 +, Vadim wrote:
> > >>On Wed, 2004-12-15 at 20:32 +, Vadim wrote:
> > >> it looks like i missed something important...
> > >> So how to get Response data in the PerlCleanupHandler script?!
> > >
> > >I
On Thu, 2004-12-16 at 11:18 +, Vadim wrote:
> >>On Wed, 2004-12-15 at 20:32 +, Vadim wrote:
> >> it looks like i missed something important...
> >> So how to get Response data in the PerlCleanupHandler script?!
>
> >It's already sent by then. W
>>On Wed, 2004-12-15 at 20:32 +, Vadim wrote:
>> it looks like i missed something important...
>> So how to get Response data in the PerlCleanupHandler script?!
>It's already sent by then. What are you trying to do? Do you want to
>filter it?
I want
On Wed, 2004-12-15 at 20:32 +, Vadim wrote:
> it looks like i missed something important...
> So how to get Response data in the PerlCleanupHandler script?!
It's already sent by then. What are you trying to do? Do you want to
filter it? Which version of mod_perl are you using
Hi.
it looks like i missed something important...
So how to get Response data in the PerlCleanupHandler script?!
--
vad
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email