mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Some servers, probably edge cache machines that exclusively serve chunked media, don't support partial requests. Which is kind of vaguely reasonable for that particular case. This change modifies DefaultHttpDataSource to correctly handle this case, by manually skipping data up to the requested position (and making sure not to read more data than the requested length). |
||
|---|---|---|
| .. | ||
| doc/images | ||
| src | ||
| build.gradle | ||