property KeepAlive: boolean; default False;
Description
Gets or sets a value, which indicates whether to make a persistent connection to the HTTP client. Set this property to True to send an HTTP header with the value Keep-alive.
The default value is False.