Table of Contents

Field UpgradeInsecureRequests

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

The HTTP Upgrade-Insecure-Requests header.

Indicates that the client prefers to receive an upgraded version of the resource over HTTPS instead of HTTP.

public const string UpgradeInsecureRequests = "Upgrade-Insecure-Requests"

Returns

string
The HTTP Upgrade-Insecure-Requests header. Indicates that the client prefers to receive an upgraded version of the resource over HTTPS instead of HTTP.