module Body
- Includes
::Protocol::HTTP::Body
Nested Classes and Modules
class HijackA 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 PipeA bidirectional pipe that connects an input body to an output body using a Unix socket pair.
class StatisticsInvokes a callback once the body has finished reading.