Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mitmproxy/mitmproxy
/ post
Method
post
mitmproxy/tools/web/app.py:539–541 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
537
538
class
ClearAll(RequestHandler):
539
def
post(self):
540
self.view.clear()
541
self.master.events.clear()
542
543
544
class
ResumeFlows(RequestHandler):
Callers
4
Gu
Function · 0.45
dump
Method · 0.45
test_http
Method · 0.45
onKeyDown
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
1
test_http
Method · 0.36