Response $response:
Overrides Constraint::matches
protected function matches($response) : bool { return $this->statusCode === $response->getStatusCode(); }