1 reference to ProxyPreAuthenticate
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (1)
377
return SendWithAuthAsync(request, proxyUri, async, proxyCredentials, preAuthenticate: GlobalHttpSettings.SocketsHttpHandler.
ProxyPreAuthenticate
, isProxyAuth: true, doRequestAuth, pool, cancellationToken);