Retrieves the response body as an array of unsigned bytes.
Syntax
[ vBody = ] XMLHttpRequest.responseBody
Possible Values
vBody | Variant that
receives the response body as an array of unsigned bytes. |
The property is read-only.
The property has no default value.
Remarks
responseBody was introduced in Windows Internet Explorer 7.
Standards Information
There is no public standard that applies to this property.
Applies To
See Also
responseText, responseXML