System.Net.HttpClientComponent.TNetHTTPClient
Delphi
TNetHTTPClient = class(TComponent)
C++
class PASCALIMPLEMENTATION TNetHTTPClient : public System::Classes::TComponent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Net.HTTPClientComponent.pas System.Net.HTTPClientComponent.hpp |
System.Net.HttpClientComponent | System.Net.HttpClientComponent |
Description
Component to manage an HTTP client.
Note: As of RAD Studio 11.1, TLS 1.3 security protocol for Windows 10 can now be enabled. This protocol is disabled by default. So, if you are using network apps that require or support TLS 1.3, you can enable this protocol by using this reg file and running it on your Windows 10 system. Use this reg file to disable it.