Destroys the HTTP client instance
Source position: fphttpclient.pp line 255
public destructor TFPCustomHTTPClient.Destroy; override; |
Destroys the HTTP client instance, closes any open connections, and frees associated resources.
|
Creates a new HTTP client instance |