mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-05-13 09:57:23 +08:00
update examples, fix #353
This commit is contained in:
@@ -38,6 +38,10 @@ class ScriptContext:
|
||||
"""
|
||||
self._master.replay_request(f)
|
||||
|
||||
@property
|
||||
def app_registry(self):
|
||||
return self._master.apps
|
||||
|
||||
|
||||
class Script:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user