diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2017-04-28 17:01:48 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2017-04-29 08:01:00 +1200 |
commit | 0b090f7ae1221eba3972c99b21cf3dc516420895 (patch) | |
tree | b8e3c66122945cd5ccca1edc09978977040ac8d1 /examples/simple/modify_querystring.py | |
parent | b537997f4f5d7c33562414a414913b6cd89f99c3 (diff) | |
download | mitmproxy-0b090f7ae1221eba3972c99b21cf3dc516420895.tar.gz mitmproxy-0b090f7ae1221eba3972c99b21cf3dc516420895.tar.bz2 mitmproxy-0b090f7ae1221eba3972c99b21cf3dc516420895.zip |
Commands, core update event
This patch:
- Introduces a core update() event that should be invoked whenever flows are
changed outside of the normal lifecycle.
- Extend view.resolve to know about @all, which matches all flows in the view.
- Add a core flow.resume comand, which resumes flows and broadcasts an update event.
- Define flow list bindings for:
A -> flow.resume @all
a -> flow.resume @focus
d -> view.remove @focus
z -> view.remove @all
Diffstat (limited to 'examples/simple/modify_querystring.py')
0 files changed, 0 insertions, 0 deletions