Skip to main content

Module mitm

Module mitm 

Available on crate feature http only.

Structs§

HttpUpgradeMitmRelay
Http middleware that can be used by MITM proxies, such as transparent (L4) proxies to relay a HTTP upgrade-request as-is and pipe the upgraded upgrade request on both ends via the upgrade (bridgeIo) svc.
HttpUpgradeMitmRelayLayer
Layer used to create the middleware HttpUpgradeMitmRelay service.