X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b5b60a0ee0f90c2895e1e4e27926840ea29c2be7..d43f0adfe4303591da0f3255ce110222bb04bc43:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 6ea1197..f127505 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -142,6 +142,7 @@ sub Html { # document headers before output $header{content_type} = "text/html; charset=$meta->{charset}" unless $PLP::sentheaders; + exit if $ENV{REQUEST_METHOD} eq 'HEAD'; unshift @{ $meta->{raw} }, stylesheet($meta->{stylesheet}); push @{ $meta->{raw} }, (