diff --git a/lib/headers.tpl b/lib/headers.tpl index b869ea8..f1dac50 100644 --- a/lib/headers.tpl +++ b/lib/headers.tpl @@ -1,5 +1,7 @@ % for(h in $extraHttpHeaders) echo $h Content-Type: text/html +% if(~ $REQUEST_METHOD HEAD) +% exit