MCPcopy
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_simpleFunction · 0.95
test_filterFunction · 0.95
test_resolveFunction · 0.95
test_orderFunction · 0.95
test_reversedFunction · 0.95
test_updateFunction · 0.95
test_propertiesFunction · 0.95

Calls 1

addMethod · 0.95

Tested by 7

test_simpleFunction · 0.76
test_filterFunction · 0.76
test_resolveFunction · 0.76
test_orderFunction · 0.76
test_reversedFunction · 0.76
test_updateFunction · 0.76
test_propertiesFunction · 0.76