CommonHeaders.IfUnmodifiedSince Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets IfUnmodifiedSince header setup.
public static Microsoft.AspNetCore.HeaderParsing.HeaderSetup<DateTimeOffset> IfUnmodifiedSince { get; }
static member IfUnmodifiedSince : Microsoft.AspNetCore.HeaderParsing.HeaderSetup<DateTimeOffset>
Public Shared ReadOnly Property IfUnmodifiedSince As HeaderSetup(Of DateTimeOffset)