aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo4
1 files changed, 0 insertions, 4 deletions
diff --git a/todo b/todo
index 2a69291a..d8b122f9 100644
--- a/todo
+++ b/todo
@@ -17,12 +17,9 @@ Features:
- 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.
- - No-proxy mode, for when we want to just replay without serving as a proxy ourselves.
- Upstream proxy support.
- - Strings view for binary responses.
- Support HTTP Digest authentication through the stickyauth option. We'll
have to save the server nonce, and recalculate the hashes for each request.
-
- Chunked encoding support for requests (we already support it for responses).
- Better manipulation of flows in mitmproxy: copying flows, adding
comments.
@@ -30,4 +27,3 @@ Features:
Bugs:
- In some circumstances, long URLs in list view are line-broken oddly.
- - When a bug in mitmproxy causes a stack trace, we hang on exit.