tirerl
tirerl copied to clipboard
Allow send Authentication HTTP header
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