diff --git a/brmd/brmd.pl b/brmd/brmd.pl index 645755b..9e528b1 100755 --- a/brmd/brmd.pl +++ b/brmd/brmd.pl @@ -325,7 +325,7 @@ sub register { sub disable_caching { my ($response) = @_; - $response->push_header("Cache-Control", "no-cache, must-revalidate"); + $response->push_header("Cache-Control", "no-cache"); $response->push_header("Expires", "Sat, 26 Jul 1997 05:00:00 GMT"); } @@ -427,50 +427,50 @@ sub web_brmstatus_json { $response->content(<