> I am getting a bit more insite into this problem.  If you want to add
input
> filters, you need to do it with the pre_connection hook, not the
> insert_filters hook. The insert_filters hook is really only useful for
> output filters.

and input filters that operate on a request body (but not request headers).

> This sould be a nice bit of info do document somewhere...
>
> Bill
>


Reply via email to