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