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