Table of Contents

Field SetCookie

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

SetCookie

The HTTP Set-Cookie header.

Used to send cookies from the server to the client, allowing the server to store state information on the client.

public const string SetCookie = "Set-Cookie"

Field Value

string