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

--- Comment #1 from Yann Ylavic <ylavic....@gmail.com> ---
Possibly:

  apr_table_unset(r->headers_out, "Content-Type");
  ap_set_content_type(r, "text/json; charset=utf-8");

would do?

-- 
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