REST.HttpClient.TRESTHTTP.Response
Delphi
property Response: IResponse read GetResponse;
C++
__property _di_IResponse Response = {read=GetResponse};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | REST.HttpClient.pas REST.HTTPClient.hpp  | 
        REST.HttpClient | TRESTHTTP | 
Description
Gets the HTTP response properties.