proxy.http.server.middleware module#

proxy.py#

⚡⚡⚡ Fast, Lightweight, Pluggable, TLS interception capable proxy server focused on Network monitoring, controls & Application development, testing, debugging.

copyright
  1. 2013-present by Abhinav Singh and contributors.

license

BSD, see LICENSE for more details.

class proxy.http.server.middleware.HttpWebServerBaseMiddleware[source]#

Bases: abc.ABC

Web Server Middle-ware for customization during request/response dispatch lifecycle.

_abc_impl = <_abc._abc_data object>#