Skip to content

A SOAP client and server for node.js. - This fork adds a setRawMessage() function for sending raw xml body when the WSDL is problematic.

License

Notifications You must be signed in to change notification settings

velvetrevolver/node-soap

 
 

Repository files navigation

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

About

A SOAP client and server for node.js. - This fork adds a setRawMessage() function for sending raw xml body when the WSDL is problematic.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • EJS 0.5%