Table of Contents

Field Cookie2

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

The HTTP Cookie2 header.

Used to send cookies in a more advanced format, primarily for compatibility with older versions of HTTP.

public const string Cookie2 = "Cookie2"

Returns

string
The HTTP Cookie2 header. Used to send cookies in a more advanced format, primarily for compatibility with older versions of HTTP.