Fwd: [Bug 92670] DOCTYPE not correctly parsed
Stephan Kulow
coolo at kde.org
Thu Nov 4 22:02:19 GMT 2004
Hi!
Makes sense to me. Should we extend the Header there?
Greetings, Stephan
------- Additional Comments From gaaf gmx net 2004-11-04 21:24 -------
If it is served as 'application/xml' the same error occurs.
The error would be less visible if khtml would put more mime types in its
Accept: header. Now khtml never receives application/xhtml+xml from most
servers, as the Accept: header does not contain it and a lot of servers
don't serve it then. Firefox does get the xml/xhtml related mime types from
those servers because of their more specific Accept: header.
khtml:
Accept: text/html, image/jpeg, image/png, text/*, image/*, */*
firefox:
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=
0.8,image/png,*/*;q=0.5
-------------------------------------------------------
More information about the kfm-devel
mailing list