【发布时间】:2016-04-11 21:53:40
【问题描述】:
当我使用 bean shell 脚本将文件预加载到一个变量然后 在HTTP请求采样器的参数中设置它来上传文件,从wireshark数据包中我发现内容长度不正确。 内容类型也设置为导致问题的文本/纯文本。 怎么改?
下面是一些显示jemter设置和wireshrak snoops的图片。
The wireshark snoop when the content of the file set as the value of the parameter of the Http request sampler The jmeter test element setup showing that the the content of the file is set in the http request parameter
【问题讨论】:
标签: jmeter http-post jmeter-plugins