Cache-Control headers that are sent to the final response if they appear in ANY of the responses.
private const OVERRIDE_DIRECTIVES = [ 'private', 'no-cache', 'no-store', 'no-transform', 'must-revalidate', 'proxy-revalidate', ];