Overrides HeaderBag::hasCacheControlDirective
public function hasCacheControlDirective(string $key) : bool { return \array_key_exists($key, $this->computedCacheControl); }