Skip to content

Conversation

@bchabot
Copy link

@bchabot bchabot commented Aug 30, 2017

I needed to pass an auth token to the server, so I added a parameter for attribute and content of an additional header such as:

-A "authorization" -C "Basic AUTHKEYREDACTED"

...to represent the header:
"authorization: Basic AUTHKEYREDACTED"

I know it's clunky, but at least additional headers can be passed at the command line.

I needed to pass an auth token to the server, so I added a parameter for attribute and content of an additional header such as:

 -A "authorization" -C "Basic AUTHKEYREDACTED" 

...to represent the header:
"authorization: Basic AUTHKEYREDACTED"
@bchabot
Copy link
Author

bchabot commented Aug 30, 2017

Looks like it fixes the feature request in issue #24

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

Successfully merging this pull request may close these issues.

1 participant