Whether to keep the connection alive between requests
Source position: fphttpclient.pp line 467
published property TFPHTTPClient.KeepConnection : Boolean; |
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.
|
Indicates whether a connection is currently active |