Jmeter入门13 jmeter发送application/octet-stream二进制流数据
时间:2018-10-20 20:13:34
收藏:0
阅读:1294
http接口请求header里面 content-type: application/octet-stream (二进制流数据),如何用jmeter发送请求?
1 添加http请求头

2 http请求 files upload里面写上文件的绝对地址

发送的文件内容:1 由开发提供的文件 2 有的是通过fiddler抓包获取的二进制流拷贝到文件里保存
the end!
原文:https://www.cnblogs.com/dinghanhua/p/9822734.html
评论(0)