TScHttpWebResponse
function ReadAsBytes: TBytes;
Description
Call ReadAsBytes to read the body of the response from the Web server. The function returns a byte array containing the body of the response.
See also
ReadAsString
ReadBuffer
ReadToStream