aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2011-08-03 19:15:01 +1200
committerAldo Cortesi <aldo@nullcube.com>2011-08-03 19:15:01 +1200
commit9d0e3c8d61dfb7db671c59695816c8d25edb7310 (patch)
treeefeaaeed59bbcf699ebd277f3cc9156d9a7defa1 /todo
parent028d5bacc597795900002be8cfaf7fc58300a53e (diff)
downloadmitmproxy-9d0e3c8d61dfb7db671c59695816c8d25edb7310.tar.gz
mitmproxy-9d0e3c8d61dfb7db671c59695816c8d25edb7310.tar.bz2
mitmproxy-9d0e3c8d61dfb7db671c59695816c8d25edb7310.zip
Doc and help adjustments.
Diffstat (limited to 'todo')
-rw-r--r--todo8
1 files changed, 1 insertions, 7 deletions
diff --git a/todo b/todo
index a8efc937..78840b2c 100644
--- a/todo
+++ b/todo
@@ -1,4 +1,3 @@
-
This is a loose collection of todo items, in case someone else wants to start
hacking on mitmproxy. Drop me a line (aldo@corte.si) if you want to tackle any
of these and need some pointers.
@@ -16,9 +15,4 @@ Features:
- 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.
-
-Bugs:
-
- - In some circumstances, long URLs in list view are line-broken oddly.
+ - A progress indicator for large files