Table of Contents

Field ProxyConnection

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

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.