[][src]Function httptest::mappers::response::headers

pub fn headers<M>(inner: M) -> Headers<M>

Extract the headers from the HTTP response and pass the sequence to the next mapper.