mitmproxy/test
Aldo Cortesi 0c091bd92b Options - avoid mutation, API cleanup, has_changed
- Always return a deepcopy of options to avoid accidental mutation of options
state.
- Remove .get(opt, default). This is an inappropriate API for Options - trying
to retrieve an option that doesn't exist should always be an error.
- Add the has_changed method that checks if an option differs from the default,
use it in mitmproxy console.
2016-12-08 10:21:06 +13:00
..
mitmproxy Options - avoid mutation, API cleanup, has_changed 2016-12-08 10:21:06 +13:00
pathod simplify ALPN and OpenSSL on macOS 2016-12-04 11:04:06 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py simplify ALPN and OpenSSL on macOS 2016-12-04 11:04:06 +01:00