如何在 JMeter 中通过请求发送二进制负载?

发布于 2024-09-06 06:00:47 字数 84 浏览 4 评论 0原文

我是 JMeter 的新手,还不知道如何将二进制数据作为 POST 请求的正文发送到服务器。请给我发送一些测试设置或任何建议。

提前致谢。

I'm new to JMeter and couldn't figure out yet how to send binary data to the server as the body of a POST request. Please send me some test setup or any suggestions.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

撕心裂肺的伤痛 2024-09-13 06:00:47

HTTP 请求 中,您是否尝试仅通过请求发送文件

In the HTTP Request, did you try to just Send Files with the Request?

风为裳 2024-09-13 06:00:47

jMeter 文档描述了如何上传文件作为 HTTP 请求的一部分。请参阅http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request
(阅读“文件路径:”参数的描述)

The jMeter documentation describes how to upload a File as part of your HTTP request. See http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request
(Read the description for the "File Path:" argument)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文