Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use IHttpClientFactory.CreateClient() instead of static HttpClient #15350

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

hishamco
Copy link
Member

Fixes #15346

@hishamco
Copy link
Member Author

I will check the unit tests seems something broken due the injection

@hishamco hishamco merged commit 7c65a42 into main Feb 16, 2024
5 checks passed
@hishamco hishamco deleted the hishamco/http-client branch February 16, 2024 17:56
urbanit pushed a commit to urbanit/OrchardCore that referenced this pull request Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use IHttpClientFactory in MediaStep to create instance of HttpClient
2 participants