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

TFPHTTPClient.KeepConnection

Whether to keep the connection alive between requests

Declaration

Source position: fphttpclient.pp line 467

published property TFPHTTPClient.KeepConnection : Boolean;

Description

When set to True, the HTTP connection is kept open between requests to the same server. This can improve performance for multiple requests to the same host.

See also

Connected

  

Indicates whether a connection is currently active


Documentation generated on: Jan 27 2026