tirerl icon indicating copy to clipboard operation
tirerl copied to clipboard

Allow send Authentication HTTP header

Open ferigis opened this issue 7 years ago • 0 comments

If the ES server has security enabled it is expected to receive a authorization header

[{<<"Authorization">>, <<"Basic ZWxhc3RpYzpjaGFuZ2VtZQ==">>}]

(this is the user by default)

tirerl should let the user to add that authentication

ferigis avatar Jun 28 '17 14:06 ferigis