ngocnicholas / airtable.net

Airtable .NET API Client
MIT License
141 stars 34 forks source link

Expose http client or handler in constructor #56

Closed Alikont closed 2 years ago

Alikont commented 2 years ago

Hello,

AirtableBase class has internal constructor that has HttpHandler parameter.

I'd like to be able to pass my own http handler to AirtableBase in a public constructor.

ngocnicholas commented 2 years ago

This is done in Airtable.net 1.2.0.