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.
我正在尝试调用一个接受来自 WSO2 store jaggery 应用程序的 JSON 有效负载的 REST Web 服务。我使用了 WSRequest,它只允许发送 xml 有效负载。有什么方法可以调用带有来自 jaggery 的 JSON 有效负载的 Web 服务。
您也可以使用 jaggery post[1]。
[1] - http://jaggeryjs.org/documentation.jag?api=post