Anton Bar wrote:
Yes. Server (in our case IIS) sends only content type (text/html) and length.

You should really send the character set in the header... e.g.
  Content-Type: text/html; charset=utf-8
if you are using UTF-8 as charset.
_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to