Skip to main content

Module body

Module body 

Source
Expand description

Response body wrapper for capturing gRPC response data.

Wraps the inner HTTP response body so that frames can be inspected and logged as they stream through the middleware.

Structsยง

DebugBody
A wrapper around an HTTP response body that logs gRPC frames as they are streamed.