www..
content type ‘APPlication/x-www-form-urlencoded;charset=UTF-8’ not supported。这种情况是缺少头部。需要添加UTF-8.
解决
public static final MediaType FORM_CONTENT_TYPE
= MediaType.parse("application/json;charset=utf-8");
完整:
文章最后发布于: 2017-06-28 22:38:18
SQL Error: select * from ***_ecms_news where id<>'65443' and (title like '%Content%' or title like '%type%' or title like '%'application%' or title like '%x-www-form-urlencoded%' or title like '%charset%' or title like '%UTF-%' or title like '%8%' or title like '%'%' or title like '%supported%') order by newstime desc limit 5