[][src]Function httptest::mappers::request::body

pub fn body<M>(inner: M) -> Body<M>

Extract the body from the HTTP request and pass it to the next mapper.