in reply to Re: Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error
in thread Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error

Don't think it's a version issue, I have the following
HTML::Mason : 1.48 HTML::Mason::ApacheHandler: 1.69 mod_perl2 : 2.000005
Tried using PerlResponseHandler, but the result is the same.
  • Comment on Re^2: Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error
  • Download Code

Replies are listed 'Best First'.
Re^3: Using Mason with Mod_Perl 2 and getting "did not send an HTTP header" error
by Anonymous Monk on Mar 26, 2012 at 00:27 UTC
    Must be a bug in your .conf then
      Maybe you turned off MasonAutoSendHeaders?