Re: AP_FTYPE_PROTOCOL before AP_FTYPE_CONTENT_SET sometimes in 2.2.10

2009-04-02 Thread Kevac Marko
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 ma...@kevac.org 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


AP_FTYPE_PROTOCOL before AP_FTYPE_CONTENT_SET sometimes in 2.2.10

2009-04-01 Thread Kevac Marko
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