diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2012-04-30 10:09:16 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2012-04-30 10:09:16 +1200 |
commit | d171e13fd376225695b45a02925952fe7c0aeefc (patch) | |
tree | 5507caf243ca6458efb322b45ccffc6ee43de462 /todo | |
parent | 3365acf69fcc269c52dac405f674cc094faeb64c (diff) | |
download | mitmproxy-d171e13fd376225695b45a02925952fe7c0aeefc.tar.gz mitmproxy-d171e13fd376225695b45a02925952fe7c0aeefc.tar.bz2 mitmproxy-d171e13fd376225695b45a02925952fe7c0aeefc.zip |
Fix redundant imports, tweak TODO for 0.2
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,11 @@ 0.2: - API - - Logs, log reset, log retrieval - Anchor management + - Client library + - Unit testing examples - Specify if server should add Server and Date headers - Shortcuts for cookies, auth - Various SSL errors (expired certs, etc.) - - Caching functions + - Muck with caching |