in reply to Re: Headers not being sent with mod_perl2
in thread Headers not being sent with mod_perl2
The filter works perfectly but can not change the headers.my $r = idc::NTI::Session::Request->get_instance->get_apache_request; $r->add_output_filter(\&{"${class}::handler"});
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Headers not being sent with mod_perl2
by Anonymous Monk on Apr 09, 2014 at 21:25 UTC |