Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mitmproxy/mitmproxy
/ configure
Method
configure
mitmproxy/tools/console/window.py:157–158 ·
view source on GitHub ↗
(self, options, updated)
Source
from the content-addressed store, hash-verified
155
return
self.stacks[self.pane]
156
157
def
configure(self, options, updated):
158
self.refresh()
159
160
def
refresh(self):
161
""
"
Callers
nothing calls this directly
Calls
1
refresh
Method · 0.95
Tested by
no test coverage detected