with proxy.Proxy( enable_web_server=True, port=9000, # NOTE: Pass plugins via *args if you define custom flags. # Currently plugins passed via **kwargs are not discovered for # custom flags by proxy.py # # See https://github.com/abhinavsingh/proxy.py/issues/871 plugins=[ 'app.plugi...