Chromecast user agent

Is it possible to change user agent sent by chrome to servers?

I am trying to download a mobile video, and the server requires the user agent to be from the mobile device.

Thank.

+3
source share
2 answers

No, you cannot change the user agent

+2
source

This is a good question, but I am afraid that you cannot. In any case, you can play with the host method to change / send custom headers , so maybe you can figure out how to send a request to simulate a mobile device to your servers.

, , Chromecast, , , "".

+1

All Articles