Skip to content

Putting HttpClientFactory back on the radar #2681

Open
@abelbraaksma

Description

Is your feature request related to a problem? Please describe.

As described before in #1918 (specifically, this comment: #1918 (comment)), HttpClientFactory should be supported after dropping backwards compat support for .NET Framework 4.5, as described in that article.

Describe the solution you'd like

Refactor the code such that now we'd use an HttpClientFactory under-the-hood. This also adds the ability to provide (in the near future) DI middleware points and perhaps other extension-abilities.

Anyway, the main goal should first be to use an http client factory.

Describe alternatives you've considered

There are no alternatives, other than forking this codebase.

Additional context

Original issue: #1918
Dependency injection request: #1882

PS: I am willing to put in the work for this, however, I'd first like to have consensus on getting this in ;).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions