Re: TECH: dumb html question
From: | Mark J. Reed <markjreed@...> |
Date: | Tuesday, January 13, 2004, 12:18 |
On Mon, Jan 12, 2004 at 10:05:40PM -0500, Tristan McLeay wrote:
> You sure? The content type header is coming through absolutely properly?
> It's text/html if your browser doesn't explicitly say it can support XHTML
> (otherwise it might say it doesn't support it and offer to save, which is
> perhaps the correct thing to do, but most HTML browsers should be able to
> pretend it's HTML well enough), so if you're checking with wget or
> something, you'll be misled then.
I was actually checking by manually telnetting to port 80. :) Okay,
what is the proper MIME type, then? application/xhtml+xml?
-Mark