Re: [whatwg/fetch] Allow range header to be set by APIs (#560)

@jakearchibald The `Range` header is set at `fetch()` headers. However, the issue here is that if the first byte is not `0` the media does not playback.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/560#issuecomment-312307503

Received on Friday, 30 June 2017 16:04:51 UTC