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

--- Comment #12 from Joe Orton <jor...@redhat.com> ---
Rereading this again, maybe Nick was just referring to application/xml which is
wrongly excluded after 1884505. 

I still think we should follow RFC 7303 here rather than matching "xml" at any
point in the content-type string. I have another PR here which does this:

https://github.com/apache/httpd/pull/409/commits/19ed165e19cf142e65715d1b71c68da14f7873c4

I am trying to write a test case to exercise this, but it's not obvious what
minimal configuration forces mod_proxy_html to transform response data (i.e.
corrupting it by trying to transform ISO-8859-1 to UTF-8) - does anybody have a
minimal config?

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