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