aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/dump.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2010-03-01 13:55:32 +1300
committerAldo Cortesi <aldo@nullcube.com>2010-03-01 13:56:28 +1300
commita7cea1749b9eb6b2a2d614031c9a4c05f60fe1ab (patch)
treeb264e82322c00c407dc29214e497e56fd04c6f83 /libmproxy/dump.py
parenta40775b846f763173b74b17c2d8e5684ab27d061 (diff)
downloadmitmproxy-a7cea1749b9eb6b2a2d614031c9a4c05f60fe1ab.tar.gz
mitmproxy-a7cea1749b9eb6b2a2d614031c9a4c05f60fe1ab.tar.bz2
mitmproxy-a7cea1749b9eb6b2a2d614031c9a4c05f60fe1ab.zip
Make beeping more general.
- The "B" key now sets a filter pattern. Whenever the filter matches, the terminal beeps. - The beep specification is now stored in the State object, where I want to keep all mutable state. - I've removed the startup flags for beeping for now. We probably want to let users specify a number of options on startup, including interception patterns and limits. When we do this, we should also separate out the dumping and curses programs, because many of these options will only make sense in one of the two. - This isn't an exact replacement for the beep functionality I ripped out, because specifying beeping on intercept is slightly cumbersome (you need to re-specify the intercept pattern using B). Sorry - we'll add a better way soon.
Diffstat (limited to 'libmproxy/dump.py')
0 files changed, 0 insertions, 0 deletions