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


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

restful soapui

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

Your Answer