diff --git a/src/collect.php b/src/collect.php index 48190de..f269ed0 100644 --- a/src/collect.php +++ b/src/collect.php @@ -6,7 +6,7 @@ $mysqlDriver = new mysqli_driver(); $mysqlDriver->report_mode = MYSQLI_REPORT_OFF; header("Content-Type: application/json"); -header("Cache-Control: no-cache"); +header("Cache-Control: no-store, no-cache, max-age=0, must-revalidate"); if ($_SERVER["REQUEST_METHOD"] == "POST") { if (