|
Posted by James Pickering on August 16, 2005, 10:29 pm
Please log in for more thread options
Henri Sivonen wrote:
>
> > My interim goal is to serve XHTML 1.0 documents as Content-Type
> > application/xhtml+xml -- with XML declaration -- to Firefox browsers
> > and as text/html-- without XML declaration (in order to render in
> > "standards" mode) -- to MSIE browsers.
>
> Why?
>
> Wouldn't it be simpler and more cacheable to serve HTML 4.01 to all UAs?
Yes -- that is what I do. This is just an exercise to see if I can
effect Content-Negotiation for the Zeus server as requested in the W3C
document relating to this subject.
James Pickering
|