https://bz.apache.org/bugzilla/show_bug.cgi?id=69430

--- Comment #2 from Michael.R <x...@freenet.de> ---

Thanks for your answer, but that does not work because

ap_set_content_type_ex(r, "text/html; charset=iso-8859-1", 1);

in http_protocoll.c:1449 which finaly calls:

ap_set_content_type(r, ct);

overwrites it again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to