Unit 'fpHTTPClient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPCustomHTTPClient.Create

Creates a new HTTP client instance

Declaration

Source position: fphttpclient.pp line 254

public constructor TFPCustomHTTPClient.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

The component that will own this HTTP client

Description

Creates a new HTTP client instance and initializes default settings for timeouts, HTTP version, and other configuration options.

See also

Destroy

  

Destroys the HTTP client instance


Documentation generated on: Jan 27 2026