diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2012-04-05 10:57:00 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2012-04-05 10:57:00 +1200 |
commit | 549512e93e7c0accf161b76b54f1338eb7aa5921 (patch) | |
tree | cadc79085b78905e551bcce861185a85f5171cec /todo | |
parent | 8385e586c01dc3527c3d641e17a6ae4841f4c035 (diff) | |
download | mitmproxy-549512e93e7c0accf161b76b54f1338eb7aa5921.tar.gz mitmproxy-549512e93e7c0accf161b76b54f1338eb7aa5921.tar.bz2 mitmproxy-549512e93e7c0accf161b76b54f1338eb7aa5921.zip |
Minor doc tweaks.
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ 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. -Targeted for 0.8: +Targeted for 0.9: - Upstream proxy support. - Improve worst-case performance problem with XML-ish indenter - Follow mode to keep most recent flow in view |