jmeter乱码问题

运行jmeter,响应数据中文乱码问题解决办法

Jmeter安装目录/bin/jmeter.properties中sampleresult.default.encoding默认为ISO-8859-1,将参数修改为

sampleresult.default.encoding=utf-8 即可,需去掉前面的注释符#

 

 

posted @ 2018-03-27 16:04  dd0917  阅读(122)  评论(0编辑  收藏  举报