Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ requestheaders
Method
requestheaders
mitmproxy/addons/view.py:583–584 ·
view source on GitHub ↗
(self, f)
Source
from the content-addressed store, hash-verified
581
self.focus_follow = ctx.options.console_focus_follow
582
583
def
requestheaders(self, f):
584
self.add([f])
585
586
def
error(self, f):
587
self.update([f])
Callers
7
test_simple
Function · 0.95
test_filter
Function · 0.95
test_resolve
Function · 0.95
test_order
Function · 0.95
test_reversed
Function · 0.95
test_update
Function · 0.95
test_properties
Function · 0.95
Calls
1
add
Method · 0.95
Tested by
7
test_simple
Function · 0.76
test_filter
Function · 0.76
test_resolve
Function · 0.76
test_order
Function · 0.76
test_reversed
Function · 0.76
test_update
Function · 0.76
test_properties
Function · 0.76