summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2001-10-26 10:24:56 +0000
committerivan <ivan>2001-10-26 10:24:56 +0000
commit91387f8f489e561deaf1de052d80ef800a4970a3 (patch)
treeada548d8be00671f6a39d3b41229410bdf2f1e31 /htetc/handler.pl
parent1904d44bb20adf403e21513db7470153f751d605 (diff)
cache foo
*sigh*
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 e537d26..f01d3cd 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);