mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-05-19 02:40:26 +08:00
We need scripts to run _before_ filestreamer, so we can't just add them to the end of the chain. This patch also fixes an issue that could cause scripts to be initialised un-necessarily if only the order of scripts in options changed.