Searched refs:websocketProxy (Results 1 – 1 of 1) sorted by relevance
1087 HttpProxy websocketProxy; in GetWebsocketProxyInfo() local1088 NetConnClient::GetInstance().GetDefaultHttpProxy(websocketProxy); in GetWebsocketProxyInfo()1089 host = websocketProxy.GetHost(); in GetWebsocketProxyInfo()1090 port = websocketProxy.GetPort(); in GetWebsocketProxyInfo()1091 exclusions = CommonUtils::ToString(websocketProxy.GetExclusionList()); in GetWebsocketProxyInfo()