mitmproxy/todo

14 lines
363 B
Plaintext
Raw Normal View History

2010-02-16 04:09:07 +00:00
Futures:
- Post and URL field parsing and editing.
- Upstream proxies.
- Strings view for binary responses.
- Better manipulation of flows in mitmproxy: copying flows, adding
comments.
2010-02-16 04:09:07 +00:00
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.