|
.. _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. |