1 reference to NegotiateAsync
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnection.cs (1)
711var negotiationResponse = await NegotiateAsync(uri, _httpClient!, _logger, cancellationToken).ConfigureAwait(false);