aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/FlowView/FlowEditorButton.jsx
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2016-07-17 09:31:11 +1200
committerAldo Cortesi <aldo@nullcube.com>2016-07-17 10:17:02 +1200
commitb0b3b19ad644afeb353cf6e02bd4aac61f2774c8 (patch)
treea578bbab3ffa6146114c6bc7f791348d3c3e16de /web/src/js/components/FlowView/FlowEditorButton.jsx
parentb27d59095d799436fed41eaeaba502ecceb40f76 (diff)
downloadmitmproxy-b0b3b19ad644afeb353cf6e02bd4aac61f2774c8.tar.gz
mitmproxy-b0b3b19ad644afeb353cf6e02bd4aac61f2774c8.tar.bz2
mitmproxy-b0b3b19ad644afeb353cf6e02bd4aac61f2774c8.zip
Extract console dump functionality into an addon
This removes all the code that deals with printing flows to screen from dump.py into a self-contained addon. - This fixes a bug - by moving dumping into an addon, we now dump flows AFTER addon transformation, so we can see the changes made. - We get dumping "for free" in other places by simply adding the addon. It's now easy to add dumping to console to mitmweb for debugging and development. The same goes for external projects that derive from master. - We also get major benefits in clarity for a frankly hairy part of our project. Mitmdump is much clearer, and all the hairyness is now isolated for further refactoring.
Diffstat (limited to 'web/src/js/components/FlowView/FlowEditorButton.jsx')
0 files changed, 0 insertions, 0 deletions