On Thu, 2004-12-16 at 11:18 +0000, Vadim wrote: > >>On Wed, 2004-12-15 at 20:32 +0000, 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 to store this data in a cache.
You should use a filter then. Looks like you already figured that out, based on your most recent post. Let us know how it turns out. - Perrin -- 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-etiquette.html
