I tried to fetch following url and check the content-type:
http://www.pbc.gov.cn/diaochatongji/tongjishuju/gofile.asp?file=2009S07.htm

The html seems:
<meta http-equiv=Content-Type content="text/html; charset=gb2312">
It's a page generated by Excel.

The response header "content-type" only return "text/html", but
charset is missed.

What's wrong with this page? Is it OK with http-equiv=Content-Type not
http-equiv="Content-Type"?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to