> + if (strEQ(modperl_callback_current_callback_get(), > + "PerlResponseHandler")) {
IIRC, the current callback is set to PerlResponseHandler for output filters as well, including the FilterInitHandler. so, we probably need to include an XXX note here that push_handler() logic is affected in FilterInitHandlers as well until we fix the outstanding callback naming issue. for output filters it shouldn't matter anyway. --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]