Field ProxyConnection
The HTTP Proxy-Connection header.
Used to control whether the network connection to the proxy server should be kept open after the current transaction.
public const string ProxyConnection = "Proxy-Connection"
Returns
- string
- The HTTP Proxy-Connection header. Used to control whether the network connection to the proxy server should be kept open after the current transaction.