Connection header field value
Source position: httpdefs.pp line 414
public property THTTPHeader.Connection : string |
Connection contains the Connection header field value, which specifies connection options for the current connection. Common values include 'keep-alive' and 'close'.