mitmproxy/todo

24 lines
649 B
Plaintext
Raw Normal View History

2010-02-16 04:09:07 +00:00
Futures:
- Timestamps
- Strings view for binary responses.
- Post and URL field parsing and editing.
2010-02-16 04:09:07 +00:00
- On-the-fly generation of keys, signed with a CA
- Pass-through fast-track for things that don't match filter?
- Reading contents from file
- Shortcut for viewing in pager
- Serializing and de-serializing requests and responses.
- Upstream proxies.
- mitmdump
- Filters
- Sticky cookies
- Pipe to script
- Command-line replay or serialized flows
2010-02-16 04:09:07 +00:00
Bugs:
- In some circumstances, long URLs in list view are line-broken oddly.
- Termination sometimes hangs.