Javier Fuentes created ZEPPELIN-4585:
----------------------------------------
Summary: Add HTTP Cache-Control Header
Key: ZEPPELIN-4585
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4585
Project: Zeppelin
Issue Type: Improvement
Reporter: Javier Fuentes
Adding HTTP Cache-Control Header as a Zeppelin property to improve
configuration granularity, allowing the user to configure cache policies:**
Cache-Control: must-revalidate
Cache-Control: no-cache
Cache-Control: no-store
Cache-Control: no-transform
Cache-Control: public
Cache-Control: private
Cache-Control: proxy-revalidate
Cache-Control: max-age=<seconds>
Cache-Control: s-maxage=<seconds>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)