MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / ~ProxyManager

Method ~ProxyManager

cpp/iedriver/ProxyManager.cpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68ProxyManager::~ProxyManager(void) {
69 this->RestoreProxySettings();
70}
71
72void ProxyManager::Initialize(ProxySettings settings) {
73 LOG(TRACE) << "ProxyManager::Initialize";

Callers

nothing calls this directly

Calls 1

RestoreProxySettingsMethod · 0.95

Tested by

no test coverage detected