Re: EXI

Robin Berjon wrote:
> Hmmmm, why would you want EXI-compressed HTML to be treated as XML on
> the other end? 

To avoid defining how document.write() works when it writes something that's not a balanced subtree.

> I would think that precisely the value it could be
> bring would be to behave as if it were simply an encoding of HTML.
> Content-Type: text/html\nContent-Encoding: exi.

How would you make document.write() work?

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Thursday, 10 February 2011 17:50:47 UTC