Do NOT set client/request specific headers (auth) on the (static) HttpClient object, set them on the HttpRequest https://stackoverflow.com/questions/37928543/httpclient-single-instance-with-different-authentication-headers
https://aspnetmonsters.com/2016/08/2016-08-27-httpclientwrong/