Table of Contents

Field Cookie

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

The HTTP Cookie header.

Contains stored HTTP cookies previously sent by the server, allowing the server to identify the client on subsequent requests.

public const string Cookie = "Cookie"

Returns

string
The HTTP Cookie header. Contains stored HTTP cookies previously sent by the server, allowing the server to identify the client on subsequent requests.