API:System.Net.HttpClient.THTTPClient

Delphi
THTTPClient = class(TURLClient)
C++
class PASCALIMPLEMENTATION THTTPClient : public System::Net::Urlclient::TURLClient
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 encapsulates the manager of a common URL client.
System.Net.HttpClient.THTTPClient inherits from System.Net.URLClient.TURLClient. All content below this line refers to System.Net.URLClient.TURLClient.
Class that encapsulates the manager of a common URL client.
The TURLClient class encapsulates the manager of a common URL client. The THTTPClient inherits from TURLClient.