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