javascript - BeforeRequest Videojs function is not called on Safari -


i want set custom http headers on every request made player. use beforerequest callback. so, setting these headers in videojs variable. initialize player. working fine on chrome & firefox fails on safari.

on safari, while debugging never goes into/through beforerequest function headers not being set @ all. versions: videojs#^5.12.6 videojs-contrib-hls version 3.6.9


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -