mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-29 04:35:02 +08:00
docs: minor fixes
This commit is contained in:
@@ -60,4 +60,5 @@ Datastructures
|
||||
|
||||
.. automodule:: mitmproxy.models
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
:members: Error, ServerConnection, ClientConnection
|
||||
@@ -12,4 +12,6 @@ Protocols
|
||||
.. autoclass:: ServerConnectionMixin
|
||||
:members:
|
||||
|
||||
.. autoexception:: Kill
|
||||
.. seealso::
|
||||
|
||||
The :py:exc:`Kill <mitmproxy.exceptions.Kill>` exception to terminate connections.
|
||||
Reference in New Issue
Block a user