On Wed, Jan 5, 2011 at 14:45, Joshua Marantz <jmara...@google.com> wrote: > other filter be somehow finding our filter and killing it? Or sending the > bytes directly to the network before our filter has a chance to run?
Possibly, yes. By the way, why the complex setup? If you don't want the mod_headers filter to run, insert your filter before it, then remove it for each request that you handle.