TopList icon indicating copy to clipboard operation
TopList copied to clipboard

Wonderful work! But Flutter side client got wrong charset

Open lucasjinreal opened this issue 6 years ago • 0 comments

Hi, I don't for what reason, by calling your API got wrong charset...

{Code: 0, Message: 获取数据成功, Data: [{id: 1, sort: 161598, title: 知乎}, {id: 2, sort: 59138, title: 虎扑}, {id: 6, sort: 28782, title: 天涯}, {id: 7, sort: 32258, title: 知乎日报}, {id: 9, sort: 25802, title: 水木社区}, {id: 10, sort: 17855, title: 网易新闻}, {id: 11, sort: 20552, title: 微信}, {id: 12, sort: 14739, title: 36Kr}, {id: 56, sort: 12948, title: 贴吧}, {id: 57, sort: 17027, title: 豆瓣}, {id: 58, sort: 37468, title: 微博}, {id: 59, sort: 53295, title: V2EX}, {id: 60, sort: 16011, title: Segmentfault}, {id: 61, sort: 12711, title: 好奇心日报}, {id: 62, sort: 13769, title: 黑客派}, {id: 83, sort: 11910, title: 百度热搜}, {id: 85, sort:

Both types and typeinfos. How to solve this? I am using http inside flutter.

Also, safari brower calling API also wrong charset..

image

lucasjinreal avatar Aug 17 '19 05:08 lucasjinreal