aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-02-08 18:25:00 +1300
committerAldo Cortesi <aldo@nullcube.com>2012-02-08 18:25:00 +1300
commit76f2595df76f81bdbca360fe032167b6b1269a4d (patch)
tree99fbef5d9b9281dabcc6b289d3aeab132f6b80d1 /todo
parent4026aa2e5f6929633b4800d55cf26698f9dd3c40 (diff)
downloadmitmproxy-76f2595df76f81bdbca360fe032167b6b1269a4d.tar.gz
mitmproxy-76f2595df76f81bdbca360fe032167b6b1269a4d.tar.bz2
mitmproxy-76f2595df76f81bdbca360fe032167b6b1269a4d.zip
KVEditor: "e" shortcut spawns an external editor on a field.
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 0 insertions, 3 deletions
diff --git a/todo b/todo
index 78840b2c..5bda36d1 100644
--- a/todo
+++ b/todo
@@ -8,9 +8,6 @@ Features:
- Flow comments
- Copying/duplicating flows
- Ordering by time, size, etc. a-la-mutt (o keyboard shorcut is reserved for this)
- - Post and URL field parsing and editing.
- - We need a built-in graphical editor for these, that knows how to
- break fields up and present them for modificatio individually.
- Upstream proxy support.
- Support HTTP Digest authentication through the stickyauth option. We'll
have to save the server nonce, and recalculate the hashes for each request.