Represents the response entity body as an IStream.
Syntax
objValue = oXMLHttpRequest.responseStream
Remarks
Variant. The property is read-only. This property represents only one of several forms in which the HTTP response can be returned.
Applies To
XMLHttpRequest
See Also