summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index e537d26fc..f01d3cd0b 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -75,6 +75,8 @@ sub handler
}
$r->content_type('text/html');
#eorar
+
+ # @FS::CGI::@headers or some other way to set no-cache headers!!!
my $status = $ah->handle_request($r);