doedje / jquery.soap

This script uses $.ajax to send a SOAP:Envelope. It can take XML DOM, XML string or JSON as input and the response can be returned as either XML DOM, XML string or JSON too.
352 stars 147 forks source link

added timeout paramter to soap options #117

Closed ghost closed 7 years ago

ghost commented 7 years ago

solving issue #116