Re: default return is "text/html"?

Simon E Spero (ses@tipper.oit.unc.edu)
Thu, 14 Jul 1994 01:49:18 +0200

HTTP 0.9 says text/plain; I don't think it's specified for HTTP/1.0, or if it
is it's hidden really well. I've had problems with some browsers when no
Content-type is present, so I default for safety.

Simon