[EMAIL PROTECTED] wrote: > Is there a simple example as how to read 'across' bucket brigades.
mod_bucket_brigade does this I think. > > I.e. looking at mod_include I do not quite understand what happens if > something matches partially at the last bucked of a brigade - and sits > across the next call to the filter. it sits in the filter context record as 'state' > > Or is there some reason this never happens ? nup... it happens.. and it's a PITA to deal with > > Dw