Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
ProxyManager::~ProxyManager(void) {
69
this->RestoreProxySettings();
70
}
71
72
void ProxyManager::Initialize(ProxySettings settings) {
73
LOG(TRACE) <<
"ProxyManager::Initialize"
;
Callers
nothing calls this directly
Calls
1
RestoreProxySettings
Method · 0.95
Tested by
no test coverage detected