请求播放 mp3 文件时,是否可以让jPlayer发送自定义 http 用户代理标头?(不更改全局浏览器的默认用户代理)
就像是
player.play({mp3: 'http://file.to.mp3', headers: {'User-Agent': 'test'}});
请求播放 mp3 文件时,是否可以让jPlayer发送自定义 http 用户代理标头?(不更改全局浏览器的默认用户代理)
就像是
player.play({mp3: 'http://file.to.mp3', headers: {'User-Agent': 'test'}});