aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2010-03-01 15:08:39 +1300
committerAldo Cortesi <aldo@nullcube.com>2010-03-01 15:08:39 +1300
commitfbe6e0a820c097803c04402e0f731bc104b4e223 (patch)
treeaef68e8a9a945339da1ddba5c60a9679f7575557 /todo
parentba92d22e1d789c189f2007f8b933c520e2a593a9 (diff)
downloadmitmproxy-fbe6e0a820c097803c04402e0f731bc104b4e223.tar.gz
mitmproxy-fbe6e0a820c097803c04402e0f731bc104b4e223.tar.bz2
mitmproxy-fbe6e0a820c097803c04402e0f731bc104b4e223.zip
Housekeeping: todo updates, move put handler_ methods together in console.py.
Diffstat (limited to 'todo')
-rw-r--r--todo8
1 files changed, 6 insertions, 2 deletions
diff --git a/todo b/todo
index 68cccaa6..c1d676de 100644
--- a/todo
+++ b/todo
@@ -1,6 +1,6 @@
Future:
-
+
- Strings view.
- Field parsing and editing.
- On-the-fly generation of keys, signed with a CA
@@ -10,7 +10,11 @@ Future:
- Serializing and de-serializing requests and responses.
- Use real non-blocking input handling to minimize cpu load.
- Upstream proxies.
-
+ - mitmdump
+ - Filters
+ - Sticky cookies
+ - Pipe to script
+ - After we add serialization of flows, command-line replay
Bugs: