mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
57f69807e1
`Headers` class and `XMLHttpRequest.setRequestHeader` throw an error if added header is not a valid byte string, so we should take an advantage of it instead of throwing an incompatible error.