XML HTTP Properties
A version of this page is also available for
4/8/2010
The following table shows the XML HTTP properties, with a description of the purpose of each.
Programming element | Description |
---|---|
Specifies the event handler to be called when the readyState Property (IXMLHTTPRequest) changes. |
|
Represents the state of the request. |
|
Represents only one of several forms in which the HTTP response can be returned. |
|
Represents only one of several forms in which the HTTP response can be returned. |
|
Represents the response entity body as a string. |
|
Represents the parsed response entity body. |
|
Represents the HTTP status code returned by a request. |
|
Represents the HTTP response line status. |