[][src]Module sputnik::request

Provides the Parts and Body convenience wrappers.

Structs

Body

Convenience wrapper around hyper::Body.

Parts

Convenience wrapper around hyper::http::request::Parts.

Functions

adapt

Convert hyper::Request to (Parts, Body)