Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在通过 Pingdom 向我的服务器发送一个 SOAP 请求——只需将 XML 内容放在 POST 数据字段中。单击“测试检查”时,按钮会灰显几秒钟,然后又回来。我已经分别尝试过使用 SoapUI 和 Postman,它可以在那里工作——Pingdom 有可能吗?
好的,我自己找到了答案——Pingdom 可以毫无问题地做到这一点,我只需要从 SOAP 消息中删除换行符。