Re: Creating a DOM Document from HTTP Request of XML failing
Boris Zbarsky <[email protected]> Tue, 06 Apr 2010 11:32:28 -0400
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 4/6/10 11:26 AM, Cris R wrote: > Yes, The XML output posted earlier was from the same call, outputting the text of the > inXMLHttpRequest->GetResponseText(text); OK. In that case, is the data actually being served as XML? What HTTP headers does the server send? -Boris