Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.21 KB

Readme.md

File metadata and controls

29 lines (19 loc) · 1.21 KB

node-soap-rawmessage is a node-soap fork that allows to modify XML sent to non-standard SOAP servers.

Soap NPM version Downloads Build Status Coveralls Status Gitter chat

A SOAP client and server for node.js.

Client.setRawMessage(putTheBodyXmlHere) - replace the XML body in the SOAP request

Contributors