On Sun, Nov 20, 2005 at 09:53:50AM -0500, Jeff Trawick wrote: > On input path, ap_xml_parse_input() handles converting xml to native > charset (at least in 2.2). On output, there is no provision for > converting xml in responses.
OK, pop quiz: how is a Unicode XML document getting converted into EBCDIC on input without losing most of the character set along the way? joe