Response $response:
Overrides Constraint::matches
protected function matches($response) : bool { return $this->expectedValue === $response->headers ->get($this->headerName, null); }