MSHTML Classes: CXMLHttpRequest

Identifiers

coclass: HTMLXMLHttpRequest {3051040B-98B5-11CF-BB82-00AA00BDCE0B}

Scripting

The table below lists the interface members that the CXMLHttpRequest class exposes as properties (methods, collections, etc) through its string table. Properties that Microsoft does not list in the HTML and DHTML Reference are highlighted.

Property Attribute Interface Member
abort   IHTMLXMLHttpRequest abort
getAllResponseHeaders   IHTMLXMLHttpRequest getAllResponseHeaders
getResponseHeader   IHTMLXMLHttpRequest getResponseHeader
onreadystatechange same IHTMLXMLHttpRequest get_onreadystatechange
put_onreadystatechange
open   IHTMLXMLHttpRequest open
readyState   IHTMLXMLHttpRequest get_readyState
responseBody   IHTMLXMLHttpRequest get_responseBody
responseText   IHTMLXMLHttpRequest get_responseText
responseXML   IHTMLXMLHttpRequest get_responseXML
send   IHTMLXMLHttpRequest send
setRequestHeader   IHTMLXMLHttpRequest setRequestHeader
status   IHTMLXMLHttpRequest get_status
statusText   IHTMLXMLHttpRequest get_statusText