Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Custom Header User-Agent #57

Open
luesp15 opened this issue May 31, 2024 · 1 comment
Open

Add Custom Header User-Agent #57

luesp15 opened this issue May 31, 2024 · 1 comment

Comments

@luesp15
Copy link

luesp15 commented May 31, 2024

Hi!
I developed a receiver app and now I need to send a specific request header for decrypting our content. I've already tried this solution, but still not working.

What I can see from my receiver log is the old user-agent, not the new one that I've specified inside licenseRequestHandler, manifestRequestHandler, segmentRequestHandler.

Do you have any idea of how can I achieve this?

@joeyparrish
Copy link

I don't believe any User Agent (aka browser) allows you to override the User-Agent header in a request. I expect this is the same for Chromecast as it is for any desktop or mobile browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants