Skip to content

Conversation

@bigboybamo
Copy link
Contributor

Upgrade Code snippet

Refactored code snippet to use HttpClient instead of the deprecated WebClient

Fixes #43607

@bigboybamo bigboybamo requested a review from a team as a code owner November 18, 2024 17:21
@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 18, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Nov 18, 2024
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @bigboybamo

I'll :shipit: now.

@BillWagner BillWagner merged commit 9dec8bc into dotnet:main Nov 19, 2024
10 checks passed
@dotnet-policy-service dotnet-policy-service bot added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebClient should be replaced with HttpClient

2 participants