Geoffrey Young <[EMAIL PROTECTED]> writes:
> Eric J. Hansen wrote:
> > Thanks, Joe! I implemented your suggestion (1), and the following
> > works nicely... (added to my request filter)
> >
> > sub init : FilterInitHandler {
> > my $f = shift;
> > my $r = $f->r;
>
> wow, a FilterInitHandler in the wild. guess it was a good idea to
> support that after all ;)
IIRC apreq-as-filter was part of the motivation for httpd to even
implement the filter init hook, so yeah, that *was* a good idea :-).
--
Joe Schaefer
--
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