On Fri, 6 Oct 2000, Geoffrey Young wrote:

> well, I don't use Mason or AxKit, but...
> 
> Apache::Filter (1.011) automatically sends the headers for you on the first
> write to STDOUT by the last filter in the chain.  So, no module should be
> calling $r->perl_send_headers except for Filter.  the Mason parameter
> auto_send_headers should control whether Mason automatically sends the
> headers or not.  Anyway, perhaps that explains the double headers.  I dunno
> about the files...

I don't think Barry is getting double headers - thats the problem. The
output is fine, except for the fact that Mason's output is going to the
browser *and* AxKit, rather than just to AxKit. Now of course it could be
an AxKit bug, I just haven't had time to evaluate it yet (and I don't have
Mason installed...)

-- 
<Matt/>

** Director and CTO **
**  AxKit.com Ltd   **  ** XML Application Serving **
** http://axkit.org **  ** XSLT, XPathScript, XSP  **
**     Personal Web Site: http://sergeant.org/     **

Reply via email to