[EMAIL PROTECTED] wrote:
> If it isn't running, then try changing the filter type. The general
> problem is how we order filters. I am 99.9% sure that the way we link
> request_filters with connection_filters is just plain wrong, but I haven't
> had time to really look at it yet. I would bet that the problem you are
> having, is that you are installing the filter, and it is just getting
> skipped because of how we link the filters together.
>
> What kind of filter are you inserting? can you send me the
> ap_add_input_filter line? I'll take a look and fix the problem.
It's like this:
ap_register_input_filter("FIXUP_HEADERS_IN", ap_headers_input_filter,
AP_FTYPE_CONTENT);
ap_add_input_filter("FIXUP_HEADERS_IN", NULL, r, r->connection);
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."
- Allowing modules to add input filters is broken Bill Stoddard
- Re: Allowing modules to add input filters is broken Bill Stoddard
- Re: Allowing modules to add input filters is broke... Graham Leggett
- Re: Allowing modules to add input filters is broke... Bill Stoddard
- Re: Allowing modules to add input filters is broken rbb
- Re: Allowing modules to add input filters is broke... Graham Leggett
- Re: Allowing modules to add input filters is broke... Bill Stoddard
- Re: Allowing modules to add input filters is b... rbb
- Re: Allowing modules to add input filters ... Bill Stoddard
- Re: Allowing modules to add input filters ... Bill Stoddard
- Re: Allowing modules to add input filters is b... Graham Leggett
- Re: Allowing modules to add input filters ... rbb
- Re: Allowing modules to add input fil... Graham Leggett
- Re: Allowing modules to add input... Greg Stein
- Re: Allowing modules to add i... Graham Leggett
- Re: Allowing modules to add i... Graham Leggett
S/MIME Cryptographic Signature