Table of Contents

Property AcceptRanges

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

AcceptRanges

Gets or sets the value of the HTTP Accept-Ranges header.

Indicates that the server supports range requests for the resource, allowing clients to request specific byte ranges.

public string? AcceptRanges { get; set; }

Property Value

string