aarondcoleman / Fitbit.NET

Fitbit .NET API Client Library
MIT License
197 stars 140 forks source link

Pass HttpClient to FitbitClient #273

Closed brittanyFitabase closed 4 years ago

brittanyFitabase commented 4 years ago

We want the ability to pass an instance of HttpClient to the FitbitClient constructor that will be used for all API calls made by that client.