Ken Fox wrote:
> I was using $request->sent_header and found out that it's
> not terribly useful if PerlSendHeader is off -- sent_header
> always returns 1. I changed mod_perl_sent_header so that
> it returns 0, 1 or 2:
> 
>   0 - headers have not been sent (PerlSendHeader on)
>   1 - headers have not been sent (PerlSendHeader off)
>   2 - headers have already been sent

[patch deleted]

I haven't heard anything about this patch. And the traffic on
modperl is killing my POP account... ;) Could somebody please
let me know if I need to do anything more to propose a change?

Thanks,

- Ken

Reply via email to