module Body

Includes
::Protocol::HTTP::Body

Nested Classes and Modules

class Hijack

A body which is designed for hijacked server responses - a response which uses a block to read and write the request and response bodies respectively.

class Pipe

A bidirectional pipe that connects an input body to an output body using a Unix socket pair.

class Statistics

Invokes a callback once the body has finished reading.