Skip to main content
Module mitm
rama
0.3.0-rc1
Module mitm
Module Items
Structs
Type Aliases
In rama::
http::
proxy
rama
::
http
::
proxy
Module
mitm
Copy item path
Structs
§
Default
Error
Response
Default
Response
used in case the inner (egress) client of the
HttpMitmRelay
is erroring.
Http
Mitm
Relay
A utility that can be used by MITM services such as transparent proxies, in order to relay HTTP requests and responses between a client and server, as part of a deep protocol inspection protocol (DPI) flow.
Type Aliases
§
Default
Middleware
Default middleware used by
HttpMitmRelay
, most likely you’ll want to overwrite it with custom middleware, unless you do not require MITM middleware.