Issue #96 added support for http headers to be added (for basic auth)
Issue #99 was initially asked for multiple endpoints - however, the solution is to just pass in the URL as an option.
Currently, we don't allow passing in headers as well as the url to auth against multiple different endpoints. I think this is the correct fix. Feedback appreciated.
Issue #96 added support for http headers to be added (for basic auth) Issue #99 was initially asked for multiple endpoints - however, the solution is to just pass in the URL as an option.
Currently, we don't allow passing in headers as well as the url to auth against multiple different endpoints. I think this is the correct fix. Feedback appreciated.