Skip to main content

has_meaningful_headers

Function has_meaningful_headers 

Source
pub fn has_meaningful_headers(expected: &HttpExpectedResponse) -> bool
Expand description

Whether the expected-response carries any header expectations beyond content-encoding (which the mock layer strips and is therefore not asserted).