gitweb: do not return application/xhtml+xml blob_plain
commit43b04c85d53c0bb004dc685003df12dcbbbcad85
authorKyle J. McKay <mackyle@gmail.com>
Tue, 14 Apr 2015 13:42:49 +0000 (14 06:42 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 14 Apr 2015 13:42:49 +0000 (14 06:42 -0700)
tree3234d4e50cf5538be5ae97cd4fa04f110b5b2e59
parentbc311cda51a2b3c4b9b8fea5a257bca6c5b70c28
gitweb: do not return application/xhtml+xml blob_plain

The standard says we must inspect the Accept: header
first or return it as text/html.  So return it as
text/html.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/gitweb.perl