Table of Contents

Field Expires

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

The HTTP Expires header.

Indicates the date and time after which the response is considered stale, helping clients manage caching.

public const string Expires = "Expires"

Returns

string
The HTTP Expires header. Indicates the date and time after which the response is considered stale, helping clients manage caching.