HealthChecks
HealthChecks copied to clipboard
Changed usage of HttpClient
HttpClient should only have 1 reusable object that exists for the lifetime of the application. See issue #62 This pull requests changed the usage pattern of the HttpClient