1 reference to net_http_proxy_tunnel_returned_failure_status_code
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
797
throw new HttpRequestException(HttpRequestError.ProxyTunnelError, SR.Format(SR.
net_http_proxy_tunnel_returned_failure_status_code
, _proxyUri, (int)tunnelResponse.StatusCode), statusCode: tunnelResponse.StatusCode);