Module inspect
Expand description
services to inspect requests and responses
Structs§
- Request
Inspector Layer - wrapper to turn any
RequestInspector
into aLayer
. - Request
Inspector Layer Service
Traits§
- Request
Inspector - A special kind of
Service
which has access only to the Request, but not to the Response.