Re: ISSUE-71: setRequestHeader has too many header restrictions

Anne van Kesteren wrote:
>> How would this work for XML MIME types?
> 
> I guess responseXML would be null if you would get a subset of the 
> file... What do browsers do today?

Depends on which subset you get.  If you get an XML fragment that happens to be 
well-formed, I suspect you'll end up with a responseXML just fine.

-Boris

Received on Friday, 7 April 2006 15:33:39 UTC