edrikL / gears

Automatically exported from code.google.com/p/gears
2 stars 3 forks source link

? ansi utf8 #656

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. httprequest get utf8 xml file from server
2. return text diffrent from using new ActiveXObject("Microsoft.XMLHTTP")
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by zho...@gmail.com on 10 Aug 2008 at 5:22

GoogleCodeExporter commented 9 years ago
Michael, is this expected that Gears HttpRequest and IE XHR would return 
different
text when fetching UTF-8 content?

Zhouhs, do you have a repro case you can send us?

Original comment by gears.te...@gmail.com on 13 Aug 2008 at 6:09