Table of Contents

Field IfRange

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

IfRange

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 const string IfRange = "If-Range"

Field Value

string