0.1.5 • Published 6 years ago

@longweiquan/soap v0.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Soap Client

const SoapClient = require('@longweiquan/soap');
const client = SoapClient({
    url: '$url',                        // target url
    header: '$header',                  // header object
    namespace: '$namespace',            // detail tag namespace
    soapNamespace: '$soapNamespace'     // Namespace for Envelope Header and Body
});
0.1.5

6 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago