Table of Contents

Field LastModified

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

LastModified

The HTTP Last-Modified header.

Indicates the date and time at which the resource was last modified, helping clients determine if they need to refresh their cached version.

public const string LastModified = "Last-Modified"

Field Value

string