content-type: be universally consistent
commit25acdf96ad91e5bfa5ae36b478ec476fcb17ec78
authorKyle J. McKay <mackyle@gmail.com>
Mon, 28 Oct 2019 16:00:54 +0000 (28 09:00 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 28 Oct 2019 16:00:54 +0000 (28 09:00 -0700)
tree9d35e1c74545fc9444f06017c5471b6507ce1645
parent819134db94ee7be7bc29ed15f550f5d678859145
content-type: be universally consistent

With one exception, be universally consistent with the two
"text/" media types and use one or the other of these:

  - text/html; charset=utf-8
  - text/plain; charset=utf-8; format=fixed

The one exception in authrequired.cgi of using a bare "text/plain"
is required to support some older Gits that do not grok parameters.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Util.pm
bin/git-http-backend-verify
cgi/authrequired.cgi
cgi/snapshot.cgi
cgi/usercert.cgi
shlib.sh
src/rangecgi.c
taskd/mail.sh