mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
3792b0084e
It's dumb that this needs to be two different options, but optparse doesn't support optional arguments. It would be much nicer to just have "-c" for "all", and "-c filter" for a specified filter.
15 lines
398 B
Plaintext
15 lines
398 B
Plaintext
|
|
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.
|
|
|
|
Bugs:
|
|
|
|
- In some circumstances, long URLs in list view are line-broken oddly.
|
|
- Termination sometimes hangs.
|
|
- When a bug in mitmproxy causes a stack trace, we hang on exit.
|