Skip to main content

validate_response

Function validate_response 

Source
pub fn validate_response(response: &Response) -> Vec<Finding>
Expand description

Validate a response.

A response has no Request-URI and no Max-Forwards, and its CSeq method names the request it answers rather than anything on its own start line, so there is nothing to cross-check there.