Table of Contents

Field SetCookie2

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

The HTTP Set-Cookie2 header.

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

public const string SetCookie2 = "Set-Cookie2"

Returns

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