author | Jakub Narebski <jnareb@gmail.com> | |
Tue, 22 Aug 2006 14:55:34 +0000 (16:55 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 22 Aug 2006 23:05:09 +0000 (16:05 -0700) | ||
commit | 134a6941ec7f44b9deb2cbb51429ff6a47e0d08b | |
tree | 1d30b47096132aa682a926b30894f94d5f9af519 | tree | snapshot |
parent | 952c65fc0201c3d506f7c4d7377ec2d8bb346d4b | commit | diff |
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>
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 | diff | blob | history |