MCPcopy
hub / github.com/mitmproxy/mitmproxy / running

Method running

mitmproxy/addons/proxyserver.py:225–226  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

223 )
224
225 def running(self):
226 self.is_running = True
227
228 def configure(self, updated) -> None:
229 if "stream_large_bodies" in updated:

Callers 10

test_start_stopFunction · 0.95
test_injectFunction · 0.95
test_warn_no_nextlayerFunction · 0.95
test_self_connectFunction · 0.95
test_shutdown_errFunction · 0.95
test_dnsFunction · 0.95
test_udpFunction · 0.95
test_regular_http3Function · 0.95

Calls

no outgoing calls

Tested by 10

test_start_stopFunction · 0.76
test_injectFunction · 0.76
test_warn_no_nextlayerFunction · 0.76
test_self_connectFunction · 0.76
test_shutdown_errFunction · 0.76
test_dnsFunction · 0.76
test_udpFunction · 0.76
test_regular_http3Function · 0.76