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

Support for request headers (authenticated image requests)? #59

Open
yoat opened this issue Sep 21, 2018 · 1 comment
Open

Support for request headers (authenticated image requests)? #59

yoat opened this issue Sep 21, 2018 · 1 comment

Comments

@yoat
Copy link

yoat commented Sep 21, 2018

I have an API serving up images and the endpoint requires authentication. Currently it's basic auth and it'll be moving to token auth.

I'm curious if it would be possible to support generic request header parameters (probably through the initialization code, rather than directly in the template) when making the requests. I realize this is an edge case and you have dependencies on the networking libraries. Thanks for your time!

@sulymkaa
Copy link

is there any chance to implement this feature?

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