X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=gitweb%2Fgitweb.perl;h=e108bbc60ac9f02de5dc796377a251ede2bae6a4;hb=40e9b27dec28692464f43d1c213d465fed8994ba;hp=934aacb61494a666ed0bdf9a9f1ef77dc6147c23;hpb=b7ef48d5d5f0d5b912a5ca84a7079803387586ae;p=git.git diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl index 934aacb61..e108bbc60 100755 --- a/gitweb/gitweb.perl +++ b/gitweb/gitweb.perl @@ -3220,7 +3220,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 <