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

pub fn method<M>(inner: M) -> Method<M>

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