Module webdav_handler::body[][src]

Expand description

Definitions for the Request and Response bodies.

Structs

Body

Body is returned by the webdav handler, and implements both Stream and http_body::Body.