gitweb: Use underscore instead of hyphen to separate words in HTTP headers names
commit134a6941ec7f44b9deb2cbb51429ff6a47e0d08b
authorJakub Narebski <jnareb@gmail.com>
Tue, 22 Aug 2006 14:55:34 +0000 (22 16:55 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 22 Aug 2006 23:05:09 +0000 (22 16:05 -0700)
tree1d30b47096132aa682a926b30894f94d5f9af519
parent952c65fc0201c3d506f7c4d7377ec2d8bb346d4b
gitweb: Use underscore instead of hyphen to separate words in HTTP headers names

Use underscore (which will be turned into hyphen) to separate words in
HTTP header names, in keys to CGI header() method, consistently.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl