jmeter学习笔记(一)-解决响应乱码问题

修改配置文件:jmeter.properties

#sampleresult.default.encoding=ISO-8859-1
sampleresult.default.encoding=utf-8

相关文章: