Response $response:
Overrides Constraint::matches
protected function matches($response) : bool { return $this->format === $this->request ->getFormat($response->headers ->get('Content-Type')); }