On Wed, Dec 13, 2017 at 11:11 AM, Aman Gupta wrote:
> From: Aman Gupta
>
> The HTTP spec for the Content-Range response header specifies
> that '*' may be used when the total size of the document is unknown.
>
> Practically speaking, this can be used by a webserver to indicate
> that the underly
From: Aman Gupta
The HTTP spec for the Content-Range response header specifies
that '*' may be used when the total size of the document is unknown.
Practically speaking, this can be used by a webserver to indicate
that the underlying video file is still growing, i.e. more video
data is being app