Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_stop
Function · 0.95
test_inject
Function · 0.95
test_warn_no_nextlayer
Function · 0.95
test_self_connect
Function · 0.95
test_shutdown_err
Function · 0.95
test_dns
Function · 0.95
test_udp
Function · 0.95
test_reverse_http3_and_quic_stream
Function · 0.95
test_reverse_quic_datagram
Function · 0.95
test_regular_http3
Function · 0.95
Calls
no outgoing calls
Tested by
10
test_start_stop
Function · 0.76
test_inject
Function · 0.76
test_warn_no_nextlayer
Function · 0.76
test_self_connect
Function · 0.76
test_shutdown_err
Function · 0.76
test_dns
Function · 0.76
test_udp
Function · 0.76
test_reverse_http3_and_quic_stream
Function · 0.76
test_reverse_quic_datagram
Function · 0.76
test_regular_http3
Function · 0.76