Table of Contents

Property IfRange

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

IfRange

Gets the value of the HTTP If-Range header.

Used to make a conditional range request, allowing the client to specify that the range should only be returned if the resource has not changed.

public string? IfRange { get; }

Property Value

string