MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / response

Method response

mitmproxy/addons/view.py:589–590  ·  view source on GitHub ↗
(self, f)

Source from the content-addressed store, hash-verified

587 self.update([f])
588
589 def response(self, f):
590 self.update([f])
591
592 def intercept(self, f):
593 self.update([f])

Callers 1

test_simpleFunction · 0.95

Calls 1

updateMethod · 0.95

Tested by 1

test_simpleFunction · 0.76