X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=gitweb%2Fgitweb.perl;h=e108bbc60ac9f02de5dc796377a251ede2bae6a4;hb=39b5977b1391b0ee1fdfecf04955c32192f64936;hp=934aacb61494a666ed0bdf9a9f1ef77dc6147c23;hpb=c00cf45fa35d8aaa31c479ae7502286837fc4dc6;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 <