Expand description

HTTP bodies.

Structs

An HTTP body that can be read from, written to, or appended to another body.

Smart pointer returned by Body::get_prefix_mut().

Smart pointer returned by Body::get_prefix_str_mut().

A streaming HTTP body that can be written to, or appended to from another body.