Len Kranendonk wrote: >> my $callback = ModPerl::Util::current_callback(); > > > For a PerlOutputFilterHandler the current_callback() function returns > "PerlResponseHandler". > > That sounds like a bug, or am I doing something wrong ?
more like a known about "feature." IIRC I tried to track that down about 2 years ago and was never able to get it quite right due to the way output filters flip and flop around. maybe I'll give it a stab again... --Geoff