Closed snakefoot closed 6 years ago
https://github.com/smashraid/NLog.Splunk/blob/f51a01c4caf31cc08cb52ffd43bfa3bbf6a36b48/NLog.Splunk/NLog.Splunk/SplunkTarget.cs#L92
Instead allocate once, and reuse forever. See also -> https://aspnetmonsters.com/2016/08/2016-08-27-httpclientwrong/
Released v1.0.1
https://github.com/smashraid/NLog.Splunk/blob/f51a01c4caf31cc08cb52ffd43bfa3bbf6a36b48/NLog.Splunk/NLog.Splunk/SplunkTarget.cs#L92
Instead allocate once, and reuse forever. See also -> https://aspnetmonsters.com/2016/08/2016-08-27-httpclientwrong/