You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2023/03/08 15:31:48 UTC

[openoffice-org] branch main updated: Added more meta tags to prevent caching

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new f121858a6a Added more meta tags to prevent caching
f121858a6a is described below

commit f121858a6a20bbecde58ab67235798615b045429
Author: mseidel <ms...@apache.org>
AuthorDate: Wed Mar 8 16:31:25 2023 +0100

    Added more meta tags to prevent caching
---
 content/download/index.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/content/download/index.html b/content/download/index.html
index 7ea27dcf48..210bde6f38 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -2,7 +2,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head itemscope itemtype="http://schema.org/Article">
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-  <meta http-equiv="expires" content="0"/> 
+  <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″ />
   <meta property="og:title" content="Download Apache OpenOffice" />
   <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 330 million trusted downloads." />
   <meta property="og:keywords" content="Apache OpenOffice, OpenOffice, Apache Open Office, Download, Official, Official Download, Open Office, OpenOffice.org" />