Re: default return is "text/html"?
Simon E Spero (ses@tipper.oit.unc.edu)
Wed, 13 Jul 94 19:45:48 -0400
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