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

Question: how to pass a header #6

Open
truemetal opened this issue Jun 12, 2017 · 1 comment
Open

Question: how to pass a header #6

truemetal opened this issue Jun 12, 2017 · 1 comment

Comments

@truemetal
Copy link

Hello

I see there's a flag -header, I'd like to pass something like this: Authorization: Bearer token-xxxxx
Could you please help me understand how to pass it?

Whatever I try i get this error:

flag provided but not defined: -headers

I'd expect it to be something like this, but that does not work:

-header Authorization="Bearer token-xxxxx" 

Thanks

@lafikl
Copy link
Owner

lafikl commented Jun 12, 2017

it's in master but i didn't generate a new release that contains it.

I'll try to publish a release this week

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