You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] Fix to allow request options and headers to persist for all includes. Fix to properly handle when an import/include starts with a schema element. (#608)
[FIX] Do not end request for keep-alive connections (#600)
[ENHANCEMENT] Add support for One-Way Operations (#590)
[FIX] lib/wsdl.js util function extend() doesn't throw an Error when handling elements that are not objects. (#589)
[ENHANCEMENT] ClientSSLSecurity now accepts a ca-certificate. (#588)
[ENHANCEMENT] ClientSSLSecurity should be able to take a Buffer as key and cert parameter. Additionally the certificates are checked whether they are correct or not (starting with -----BEGIN). (#586)
[ENHANCEMENT] Add support for sending NULL values (#578)