[][src]Module fastly::body

Structs

Body

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

BodyHandle

A low-level interface to HTTP bodies.

StreamingBody

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

StreamingBodyHandle

A low-level interface to a streaming HTTP body.