2 references to _hugeLogResponseChunked
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (2)
Benchmarks\HugeHttpCLientLoggingBenchmark.cs (2)
187var response = await _hugeLogResponseChunked.SendAsync(Request, HttpCompletionOption.ResponseHeadersRead, CancellationToken.None) 197var response = await _hugeLogResponseChunked.SendAsync(Request, HttpCompletionOption.ResponseContentRead, CancellationToken.None)