soapUI的restful post的xml响应结果中文显示乱码如何解决?JSON提示找不到是什么原因?


soapUI的restful post的xml响应结果中文显示乱码如何解决?JSON提示找不到是什么原因?

restful soapui

chiseen 10 years, 5 months ago
  1. 服务器设置响应头的编码
  1. ajax 请求时也设置一下 contentType 编码中的编码
hororoa answered 10 years, 5 months ago

Your Answer