Table of Contents

Field StrictTransportSecurity

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

The HTTP Strict-Transport-Security header.

Enforces secure (HTTPS) connections to the server, helping to prevent man-in-the-middle attacks.

public const string StrictTransportSecurity = "Strict-Transport-Security"

Returns

string
The HTTP Strict-Transport-Security header. Enforces secure (HTTPS) connections to the server, helping to prevent man-in-the-middle attacks.