module Body

Nested Classes and Modules

class Input

A request body reconstructed from input channel events.

class StreamInput

An upgraded stream input that follows the initial request body phase.

class Output

A response body read from the worker output channel.

class StreamOutput

A writable output used while executing a streamable body in the worker.