Table of Contents

Field SecGPC

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

The HTTP Sec-GPC header.

The HTTP Sec-GPC request header is part of the Global Privacy Control (GPC) mechanism to indicate whether the user consents to a website or service selling or sharing their personal information with third parties.

public const string SecGPC = "Sec-GPC"

Returns

string
The HTTP Sec-GPC header. The HTTP Sec-GPC request header is part of the Global Privacy Control (GPC) mechanism to indicate whether the user consents to a website or service selling or sharing their personal information with third parties.