Internet Direct (Indy) Version 9.0.2 Beta
|
property Connection: string;
For HTTP/1.1 applications, Connection may contain the value "close" to indicate that the connection will be closed after completion of the response. HTTP/1.1 applications that do not support persistent connections must include the "close" connection option in every message.