responseBody property
Retrieves the response body as an array of unsigned bytes.
Syntax
| JavaScript | |
|---|
Property values
Type: Variant
the response body as an array of unsigned bytes.
Remarks
responseBody was introduced in Windows Internet Explorer 7.
See also
- XMLHttpRequest
- Reference
- responseText
- responseXML
Show: