You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
I serve pages with the mime-type application/xhtml+xml (for xhtml 1.1). This
should be optimized the same as html, but it does not work. xhtml can also be
served as text/xml and application/xml but these might need to be handled
differencly.
Original issue reported on code.google.com by c...@chaz6.com on 3 Nov 2010 at 10:10