Table of Contents

Field P3P

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

The HTTP P3P header.

Used to indicate the privacy policy of the server, allowing clients to understand how their data will be handled.

public const string P3P = "P3P"

Returns

string
The HTTP P3P header. Used to indicate the privacy policy of the server, allowing clients to understand how their data will be handled.