mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-24 04:14:57 +08:00
web: various fixes, add clear button
This commit is contained in:
@@ -27,7 +27,7 @@ class WebFlowView(flow.FlowView):
|
||||
|
||||
def _recalculate(self, flows):
|
||||
super(WebFlowView, self)._recalculate(flows)
|
||||
app.FlowUpdates.broadcast("recalculate", None)
|
||||
app.FlowUpdates.broadcast("reset", None)
|
||||
|
||||
|
||||
class WebState(flow.State):
|
||||
|
||||
Reference in New Issue
Block a user