Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ default
Method
default
mitmproxy/optmanager.py:53–54 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
51
52
@property
53
def
default(self):
54
return
copy.deepcopy(self._default)
55
56
def
current(self) -> Any:
57
if
self.value is unset:
Callers
4
test_defaults
Function · 0.45
vendor-BS4xPthR.js
File · 0.45
options_reset_one
Method · 0.45
HttpMessageSpec.tsx
File · 0.45
Calls
no outgoing calls
Tested by
1
test_defaults
Function · 0.36