mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
9e92167910
According to RFC 3986, URL schemes should be case-insensitive. Our scheme plugin map is registered with exclusively-lowercase scheme names, so we should convert the input scheme to lowercase before looking up the plugin. Closes #2173 Change-Id: I78218c18d3df154aabd101a9ef5fd3156d0c57a8