Feature Request: would you consider changing WebPushClient so that the HttpClient could be provided either through the existing property or as a constructor argument? I would like to be able to provide my own HttpClient through DI as that would allow me to take advantage of other technologies (Ex: Polly) through DI. Thanks!
Feature Request: would you consider changing WebPushClient so that the HttpClient could be provided either through the existing property or as a constructor argument? I would like to be able to provide my own HttpClient through DI as that would allow me to take advantage of other technologies (Ex: Polly) through DI. Thanks!