Response
setCache(array $options)
Sets the response's cache headers (validation and/or expiration). Available options are: etag, lastmodified, maxage, s_maxage, private, and public.
Parameters array $options An array of cache options Return Value Response Exceptions InvalidArgumentException