added meta tag to avoid browse caching

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gis-viewer-app@148793 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2017-05-17 14:56:23 +00:00
parent c3e9423400
commit 0251daa2bb
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<!-- -->
<!-- Consider inlining CSS to reduce the number of requested files -->
<!-- -->