Is there an equivalent of the ASP.NET Core ResponseCache attribute in Azure functions. I\'d like my function to add a cache control header.
Similar to this for ASP.NE