1 instantiation of RetryHandler
Microsoft.AspNetCore.Identity.Test (1)
IdentityUIScriptsTest.cs (1)
23
_httpClient = new HttpClient(new
RetryHandler
(new HttpClientHandler() { }, output, TimeSpan.FromSeconds(1), 5));