Re: XMLHttpRequest and multipart responses

"Christoph Dorn" <[email protected]> 1 Mar 2007 13:06:42 -0800
Newsgroups gmane.comp.mozilla.devel.xml
Organization http://groups.google.com
Message-ID <[email protected]>
Thats fine for bits of info here and there, but gets ugly when you
have lots of debug info like large PHP arrays in JSON format.

I need to transmit the debug info in an XML structure so I have the
flexibility to add many different types of information.

-Christoph