MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / configure

Method configure

test/mitmproxy/data/addonscripts/addon.py:15–16  ·  view source on GitHub ↗
(self, updated)

Source from the content-addressed store, hash-verified

13 event_log.append("addonload")
14
15 def configure(self, updated):
16 event_log.append("addonconfigure")
17
18
19def configure(updated):

Callers 15

showFunction · 0.45
test_static_viewerFunction · 0.45
test_socks5Method · 0.45
test_authenticateMethod · 0.45
test_configureMethod · 0.45
test_handlersMethod · 0.45
test_blockMethod · 0.45
test_already_handledMethod · 0.45
test_configure_errMethod · 0.45

Calls 1

appendMethod · 0.45

Tested by 15

test_static_viewerFunction · 0.36
test_socks5Method · 0.36
test_authenticateMethod · 0.36
test_configureMethod · 0.36
test_handlersMethod · 0.36
test_blockMethod · 0.36
test_already_handledMethod · 0.36
test_configure_errMethod · 0.36
test_basicMethod · 0.36