System.Net.HttpClient.THTTPResponse
Delphi
THTTPResponse = class(TURLResponse, IHTTPResponse)
C++
class PASCALIMPLEMENTATION THTTPResponse : public System::Net::Urlclient::TURLResponse
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Net.HttpClient.pas System.Net.HTTPClient.hpp |
System.Net.HttpClient | System.Net.HttpClient |
Description
Class that implements an IHTTPResponse.