Field AcceptRanges
The HTTP Accept-Ranges header.
Indicates that the server supports range requests for the resource, allowing clients to request specific byte ranges.
public const string AcceptRanges = "Accept-Ranges"
Returns
- string
- The HTTP Accept-Ranges header. Indicates that the server supports range requests for the resource, allowing clients to request specific byte ranges.