mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-03-29 15:48:40 +08:00
- No output to stdout on load in examples - they muck up the test suite. - Use the odict module directly, rather than aliasing it. The small convenience this gives to scripters is not worth it. - Move the cookie tests from the flow test module to the protocol_http test module.