THttpResponse.ContentAsStream Property
Gets the response content body as a readable stream.
Remarks
Content compressed with deflate or gzip is decoded transparently.
Syntax
Unit: Sparkle.Http.Engine
property THttpResponse.ContentAsStream: TStream