Fixed. It's because i didn't called ap_remove_output_filter(f). Why should I call this from within filter itself?
On Wed, Apr 1, 2009 at 5:48 PM, Kevac Marko <[email protected]> wrote: > Hello. > > ap_http_header_filter (AP_FTYPE_PROTOCOL) sometimes executed before my > AP_FTYPE_CONTENT_SET filter. > > Any clue how that can happen? > > As a result, my output header in not added. > > 2.2.10 > > -- > Marko Kevac > -- Marko Kevac
