artemis
artemis copied to clipboard
Add "defaultHeaders" to the Artemis client
Make sure you're opening this pull request pointing to beta branch!
What does this PR do/solve?
Create the ability to add custom headers to the HTTP request(s). I use this in my own project(s) to add Authorization headers containing JWT tokens.