Aldo Cortesi 09c503563a Enable config file parsing
We support 4 different config files:

~/.mitmproxy/common.conf:       Options that are common to all tools
~/.mitmproxy/mitmproxy.conf:    Options for mitmproxy
~/.mitmproxy/mitmdump.conf:     Options for mitmdump
~/.mitmproxy/mitmweb.conf:      Options for mitmweb

Options in the tool-specific config files over-ride options in common.conf. If
a non-common option is put in common.conf, an error will be raised if a
non-supporting tool is used.
2014-11-15 17:25:05 +13:00
..
2011-02-03 13:50:57 +13:00
2014-10-17 17:08:41 +02:00
2014-11-15 17:25:05 +13:00
2014-03-13 01:30:26 +01:00
2014-09-12 03:16:52 +02:00
2014-08-03 02:34:29 +02:00
2014-08-10 16:20:04 +02:00
2014-11-07 09:59:11 +01:00
2014-11-15 16:17:05 +13:00
2014-10-19 01:26:08 +02:00
2014-11-15 16:17:05 +13:00
2014-09-17 11:41:42 +12:00