From: Jakub Narebski Date: Tue, 22 Aug 2006 14:55:34 +0000 (+0200) Subject: gitweb: Use underscore instead of hyphen to separate words in HTTP headers names X-Git-Tag: v1.4.3-rc1~168^2~31 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/134a6941ec7f44b9deb2cbb51429ff6a47e0d08b?hp=134a6941ec7f44b9deb2cbb51429ff6a47e0d08b 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 Signed-off-by: Junio C Hamano ---