-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 support for HTTP header file #989
base: master
Are you sure you want to change the base?
Conversation
bc58593
to
2a3774b
Compare
Resolves prometheus#980 Signed-off-by: Daniel Teunis <[email protected]>
Thanks for your pull request, I am working on a more general solution for this. |
Hi.. Look like this is not merged. we are looking for the header file solution. |
We are also interested in this feature, is it going to be added soon? can we reopen this PR? |
Re-opening this because there seems to be some increased interest in this feature. |
Any update on this topic? |
Little bump for an update @roidelapluie @electron0zero @danteu This would be very useful since sometimes credentials needs to be sent in a custom-header. This would enable reading these credentials from a mounted secret instead of a plain-text string (yuck). |
Signed-off-by: Daniel Teunis <[email protected]>
Resolves #980
Signed-off-by: Daniel Teunis [email protected]