web-push-libs/web-push-csharp

Feature Request: Allow HttpClient to be provided for WebPushClient

JaronrH opened this issue · 2 comments

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!

When will be published to NuGet ? Is there any private feed to include this feature now?

RouR commented

Same question. Why this updates is not published to NuGet?