mitmproxy/libmproxy/proxy/__init__.py
2014-09-05 15:16:20 +02:00

3 lines
58 B
Python

from .primitives import *
from .config import ProxyConfig