On Sun, 6 May 2001, Graham Leggett wrote: > [EMAIL PROTECTED] wrote: > > > > Wasn't this change veto'ed? There was a problem about filters that alter > > > the length of the content going through them. > > > > There was no official veto, I just explained why it won't work. :-) > > So what will work...? ;) Put it back the way it was before, where the input filters passed around a pointer to an int, and fix get_client_block, so that we don't decrement the r->remaining field twice. This can be done by simply removing the r->remaining -= len_read line from ap_get_client_block. Ryan _______________________________________________________________________________ Ryan Bloom [EMAIL PROTECTED] 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------
