Stream containing response body content
Source position: httpdefs.pp line 629
public property TResponse.ContentStream : TStream |
ContentStream contains the response body content as a stream. This allows efficient handling of large responses without loading everything into memory.