Table of Contents

Field Date

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

The HTTP Date header.

Indicates the date and time at which the message was sent, helping clients understand the freshness of the response.

public const string Date = "Date"

Returns

string
The HTTP Date header. Indicates the date and time at which the message was sent, helping clients understand the freshness of the response.