JMeter:报错(Content type 'textplain;charset=UTF-8' not supported")

mac2022-06-30  80

在运行脚本的时候报错:(不支持JSON格式)

解决方式:使用正确的传输格式 1、配置HTTP信息头管理器,增加消息头 Content-Type:application/json;charset=UTF-8

2、使用消息提数据

转载于:https://www.cnblogs.com/kefanwu/p/11606096.html

最新回复(0)