2.2.4 • Published 6 years ago

soap-client-enterprise v2.2.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Javascript SOAP Client

Forked from http://javascriptsoapclient.codeplex.com/

Improvements

  • Parsing exceptions fixed
  • Arrays as parameters correctly sets the length attribute in the type definiton
  • Arrays are also parsed out of responses if they aren't listed in the wsdl
  • Understands responses from php webservice (for example Magento)
  • IE9 compatible

Tested

  • Magento Webservice (PHP online store system)

Please leave me a note if you have tested other webservices or found bugs. New versions available at: https://github.com/gtathub/js-soap-client

Changes

  • modify content xml of variable sr, to meet a special webservice.
2.2.4

6 years ago

2.1.4

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

1.0.2

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago