fixup! remove server_cache and client_cache

This commit is contained in:
Milan
2023-03-18 22:24:58 +01:00
parent feb936ed15
commit 2798e368b1
6 changed files with 0 additions and 6 deletions

View File

@@ -4,7 +4,6 @@ Access-Control-Allow-Origin: *
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="expires" content="36000">
<meta http-equiv="Content-Script-Type" content="javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>Calendar <TMPL_VAR project_title></title>

View File

@@ -3,7 +3,6 @@ Content-type:text/html; charset=utf-8;
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="expires" content="3600">
<meta http-equiv="Cache-control" content="public">
<meta http-equiv="Content-Script-Type" content="javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />

View File

@@ -4,7 +4,6 @@ Content-type:text/html; charset=UTF-8;
<html>
<head>
<meta http-equiv="Cache-control" content="public">
<meta http-equiv="expires" content="600">
</head>
<body>

View File

@@ -4,7 +4,6 @@ Content-type:text/html; charset=UTF-8;
<html>
<head>
<meta http-equiv="Cache-control" content="public">
<meta http-equiv="expires" content="600">
</head>
<body>

View File

@@ -4,7 +4,6 @@ Access-Control-Allow-Origin: *
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="expires" content="3600">
<meta http-equiv="Cache-control" content="public">
<meta http-equiv="Content-Script-Type" content="javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />

View File

@@ -4,7 +4,6 @@ Access-Control-Allow-Origin: *
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="expires" content="3600">
<meta http-equiv="Cache-control" content="public">
<meta http-equiv="Content-Script-Type" content="javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />