On Fri, Mar 7, 2008 at 1:27 PM, Peter Wood <[EMAIL PROTECTED]> wrote: > So, I've given Apache::Filter and Apache::PerlRunFilter (from CPAN) a > shot, and the actual filtering action seems to work as expected, except > that just before my own filter is applied, the first line of input goes > missing.
I don't know what's going on, but I can confirm that this didn't happen to me when I used this module years ago. Have you tried playing with PerlSendHeader? - Perrin