- From: Martin Atkins <mart@degeneration.co.uk>
- Date: Mon, 04 Dec 2006 19:16:54 +0000
Elliotte Harold wrote: > > What you keep missing is, it's not just about browsers. Not all clients > are classic web browsers. The same documents are sent to many different > kinds of clients that do many different things. I need to pass > well-formed XML to my non-browser tools, and readable HTML to classic > browsers. > > That means I have to send text/html to browsers (because that's the only > thing they understand) and let my clients ignore that hint. > Isn't this what the "Accept:" header is for?
Received on Monday, 4 December 2006 11:16:54 UTC