I have an ASP.NET MVC application which uses HttpClient to invoke a ASP.NET Web API REST service from a helper class.
Helper class:
pr