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

How to add specific headers on all HTTP requests #1650

Closed
koganei opened this issue Nov 1, 2016 · 1 comment
Closed

How to add specific headers on all HTTP requests #1650

koganei opened this issue Nov 1, 2016 · 1 comment

Comments

@koganei
Copy link

koganei commented Nov 1, 2016

Hi,

I need to add specific headers for authentication on the HTTP requests in order for my backend to serve the video files and the MPD. Is that something I can add as a config?

It seems like I can use the RequestModifier interface to do that, but I'm not sure how to approach the work that needs to be done to create and use such an interface.

Thanks

@davemevans
Copy link
Contributor

This appears to be a duplicate of #1471, which contains some example code.

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