instance property Ajax.Response#responseXML
Ajax.Response#responseXML → document | null
The XML body of the response if the Content-type
of the request is set
to application/xml
; null
otherwise.
Ajax.Response#responseXML → document | null
The XML body of the response if the Content-type
of the request is set
to application/xml
; null
otherwise.