aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2011-01-27 17:26:01 +1300
committerAldo Cortesi <aldo@nullcube.com>2011-01-27 17:26:01 +1300
commit93ef691badcdaa1b7a5801eb40982c69f9b89534 (patch)
treef077425aa269b68d54f1758fcfb4949e6d4ba95b /todo
parent96e714a74cc861eef2fea3e4a8279793a6f42fe8 (diff)
downloadmitmproxy-93ef691badcdaa1b7a5801eb40982c69f9b89534.tar.gz
mitmproxy-93ef691badcdaa1b7a5801eb40982c69f9b89534.tar.bz2
mitmproxy-93ef691badcdaa1b7a5801eb40982c69f9b89534.zip
Basix XML/HTML pretty-printing in flow viewer.
Diffstat (limited to 'todo')
-rw-r--r--todo11
1 files changed, 6 insertions, 5 deletions
diff --git a/todo b/todo
index c1d676de..3a6961a6 100644
--- a/todo
+++ b/todo
@@ -1,20 +1,21 @@
-Future:
+Futures:
+
+ - Timestamps
- - Strings view.
- - Field parsing and editing.
+ - Strings view for binary responses.
+ - Post and URL field parsing and editing.
- On-the-fly generation of keys, signed with a CA
- Pass-through fast-track for things that don't match filter?
- Reading contents from file
- Shortcut for viewing in pager
- 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
+ - Command-line replay or serialized flows
Bugs: