Skip to main content

Module response

Module response 

Source
Expand description

HTTP response handling, decompression, and the public poll-based Body.

Structs§

Body
Public response body implementing http_body::Body.
BodyCapacity
ChunkFuture
Future returned by Body::chunk.
FrameFuture
Future returned by Body::frame.
Response
HTTP response with explicit decompression and a poll-based Body.

Enums§

BodyCapacityProtocol