Accept-Ranges HTTP Header

Accept-Ranges

What partial content range types this server supports via byte serving.

Accepted Values

One of the following values is accepted.

bytes

Byte ranges are supported.

none

No range is supported.

Example

Accept-Ranges: none

Parse

Enter a Accept-Ranges header below to parse and return details about it.

Reference

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Ranges