Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Changed usage of HttpClient #63

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Changed usage of HttpClient #63

wants to merge 1 commit into from

Conversation

synercoder
Copy link

HttpClient should only have 1 reusable object that exists for the lifetime of the application. See issue #62 This pull requests changed the usage pattern of the HttpClient

HttpClient should only have 1 reusable object that exists for the lifetime of the application. See remarks of https://msdn.microsoft.com/en-us/library/system.net.http.httpclient(v=vs.110).aspx#Remarks Also more information about this issue can be found here: https://aspnetmonsters.com/2016/08/2016-08-27-httpclientwrong/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant