[Proposal] Add the way to set http-headers on mediaelement #1889
Replies: 5 comments 2 replies
-
|
I think very important. |
Beta Was this translation helpful? Give feedback.
-
|
This is a must-have! Otherwise you can't use any authentication header, like a Bearer token?! |
Beta Was this translation helpful? Give feedback.
-
|
This is crucial |
Beta Was this translation helpful? Give feedback.
-
|
@kapsiR and @it11111111 we openly accept PRs to this repository, if it is something that is crucial or a must-have would either of you be willing to contribute such a feature? |
Beta Was this translation helpful? Give feedback.
-
|
For information, I implemented this here #3169 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature name
http-headers property
Link to discussion
no
Progress tracker
Summary
set the http headers
Motivation
some http-media needs to check the request
Detailed Design
no
Usage Syntax
meidaele.source = new xxx(new uri("xxx"),new xxxx{ {"referrer","abc"}, {"user-angent","def"} });Drawbacks
No response
Alternatives
No response
Unresolved Questions
No response
Beta Was this translation helpful? Give feedback.
All reactions