[][src]Function httptest::mappers::lowercase

pub fn lowercase<M>(inner: M) -> Lowercase<M>

lowercase the input and pass it to the next mapper.