summaryrefslogtreecommitdiffstats
path: root/usr/local/captiveportal/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/captiveportal/index.php')
-rw-r--r--usr/local/captiveportal/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/captiveportal/index.php b/usr/local/captiveportal/index.php
index 0e65a26..2d256b2 100644
--- a/usr/local/captiveportal/index.php
+++ b/usr/local/captiveportal/index.php
@@ -40,7 +40,7 @@ require_once("captiveportal.inc");
$errormsg = "Invalid credentials specified.";
header("Expires: 0");
-header("Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0");
+header("Cache-Control: no-cache, no-store, must-revalidate");
header("Pragma: no-cache");
header("Connection: close");
OpenPOWER on IntegriCloud