如题,发送请求后post data为空,取样结果

Response code: Non HTTP response code: java.nio.charset.IllegalCharsetNameException
Response message: Non HTTP response message: charset=utf-8

jmeter发送post接口有添加参数,实际请求的post data为空的问题jmeter发送post接口有添加参数,实际请求的post data为空的问题

 

 

 

 jmeter发送post接口有添加参数,实际请求的post data为空的问题

 

后来发现原来是请求内容编码没有加,加上编码格式UTF-8,问题解决

jmeter发送post接口有添加参数,实际请求的post data为空的问题

 

 

jmeter发送post接口有添加参数,实际请求的post data为空的问题

 

相关文章:

  • 2021-11-12
  • 2021-07-07
  • 2021-11-25
  • 2021-12-05
  • 2021-05-18
  • 2022-12-23
  • 2021-05-10
猜你喜欢
  • 2021-10-03
  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2022-03-08
  • 2022-12-23
  • 2022-02-07
相关资源
相似解决方案