Field StrictTransportSecurity
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.