Table of Contents

Field Connection

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

The HTTP Connection header.

Controls whether the network connection stays open after the current transaction finishes, allowing for persistent connections.

public const string Connection = "Connection"

Returns

string
The HTTP Connection header. Controls whether the network connection stays open after the current transaction finishes, allowing for persistent connections.