mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
40e7524ed9
Catch BAD_HTTP_STATUS error thrown by makeResponse in xhr.onload Also wrap mock XHR event handlers in try-catch blocks in http_plugin_unit to avoid regression. Resolves #1302