Skip to content

HttpClient is intended to be instantiated once per application, rathe…#1

Open
gjvdree wants to merge 1 commit into
ArasLabs:masterfrom
gjvdree:master
Open

HttpClient is intended to be instantiated once per application, rathe…#1
gjvdree wants to merge 1 commit into
ArasLabs:masterfrom
gjvdree:master

Conversation

@gjvdree
Copy link
Copy Markdown

@gjvdree gjvdree commented Dec 11, 2019

HttpClient is intended to be instantiated once per application, rather than per-use.
See Remarks. https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient

Description

Moved HttpClient out of a using construct

Reason

  • Bug fix
  • Feature enhancement
  • New feature
  • Documentation update
  • Upgrade
  • Other

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.

1 participant