REST.Client.TCustomRESTClient.CreateHttpClient

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateHttpClient;

C++

void __fastcall CreateHttpClient();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTClient

Description

Re-creates the current HTTP client and reverts the properties of the new client to their default values.