On 21 Jun 2001, hlemoine wrote:
>
> Hello,
> I've developed a server tool to send and display the result of queries
> in an internet browser by the HTTP protocol.
> But I'm not really a good specialist of the HTTP protocol and when I
> want to display the result of my query in mozilla-0.9.1, i also
> display the HTTP header. With IE, i don't have this problem, only the
> XML is displayed.

Do you have a URI to show us this problem? I haven't been seeing it when
playing with XML (we render it per the W3C CSS rules).


> Content-Type : text/plain

Note that if you send the XML as text/plain (and not text/xml) then we
will follow the HTTP and MIME specs and render it as text/plain (and not
text/xml). Maybe this is the problem?

-- 
Ian Hickson                                     )\     _. - ._.)       fL
Netscape, Standards Compliance QA              /. `- '  (  `--'
+1 650 937 6593                                `- , ) -  > ) \
irc.mozilla.org:Hixie _________________________  (.' \) (.' -' __________

Reply via email to