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