Property Connection
Namespace: Sisk.Core.Entity
Assembly: Sisk.Core.dll
Connection
Gets the value of the HTTP Connection header. To set this header in a HTTP response, use the KeepAlive property.
public string? Connection { get; }
Namespace: Sisk.Core.Entity
Assembly: Sisk.Core.dll
Gets the value of the HTTP Connection header. To set this header in a HTTP response, use the KeepAlive property.
public string? Connection { get; }