1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
.. _protocols: Protocols ========= .. automodule:: mitmproxy.protocol .. autoclass:: Layer :members: :special-members: .. autoclass:: ServerConnectionMixin :members: .. seealso:: The :py:exc:`Kill <mitmproxy.exceptions.Kill>` exception to terminate connections.