X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/0fa5db2fad6d3d78e8685b90da95f71bc54082572d54d2ea9441f316891f185c..b2aa990f7bf34e3bcecd8b801da17c4a2c0ea6a1abc46d163e8c9ed110261c60:/gitweb.perl diff --git a/gitweb.perl b/gitweb.perl index 19b5a44..0ca1f7c 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -3395,7 +3395,7 @@ sub git_header_html { } print $cgi->header(-type=>$content_type, -charset => 'utf-8', -status=> $status, -expires => $expires) - unless ($opts{'-no_http_headers'}); + unless ($opts{'-no_http_header'}); my $mod_perl_version = $ENV{'MOD_PERL'} ? " $ENV{'MOD_PERL'}" : ''; print <