mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
8e0d45f493
fetch API returning a ReadableStream response body is not supported by all browsers. Browser compatibility: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API If it is not supported, download the whole segment in one shot Co-authored-by: Srikanth Peddibhotla <peddisri@amazon.com>