通过Python Zeep或Suds或任何其他方式发送MTOM肥皂附件
我一直在浏览,但未能找到发送 MTOM 附件的方法,无论是通过 SUDS 还是 Zeep python 库。我看到 Zeep 允许读取 MTOM 附件。但不是附件并发送。
本质上,我已经有了原始字节,但我尝试将它们作为附件发送,而不是将所有字节附加到一个对象,然后发送到服务函数。
I have been browsing and have not been able to find a way to send MTOM attachments, whether it is via SUDS or Zeep python libraries. I see that Zeep allows the reading of MTOM attachments. But not the attachment and send.
Essentially, I already have the raw bytes, but I am trying to send them as an attachment rather than attaching all of the bytes to an object I then send to a service function.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论