aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorThomas Roth <code@leveldown.de>2010-02-26 14:01:38 +0100
committerThomas Roth <code@leveldown.de>2010-02-26 14:01:38 +0100
commita5f87657e1c55a73513a1ab73e31c0870c4aec0f (patch)
treef5ddc598776fa1b8f0ef8946446929b14fb7d1f5 /todo
parentc5eb3c592d16fa33ba57157aefc2612208d0ff10 (diff)
downloadmitmproxy-a5f87657e1c55a73513a1ab73e31c0870c4aec0f.tar.gz
mitmproxy-a5f87657e1c55a73513a1ab73e31c0870c4aec0f.tar.bz2
mitmproxy-a5f87657e1c55a73513a1ab73e31c0870c4aec0f.zip
Added beeping. --bireq and --bires enables beeping on intercepted requests/responses.
Diffstat (limited to 'todo')
-rw-r--r--todo2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo b/todo
index 363c07c5..8e67c4d1 100644
--- a/todo
+++ b/todo
@@ -10,6 +10,8 @@ Future:
- Shortcut for viewing in pager
- Serializing and de-serializing requests and responses.
- Use real non-blocking input handling to minimize cpu load.
+ - Give the ability to beep on certain events. (On intercepted
+ request/response already working.)
Bugs: