Serguei Mokhov
Serguei Mokhov
This PR should close #1281
Hello, is this being merged and released soon?
> Is there any intrinsic reason that the group element is commented out and parsed as `UnexpectedElement` that I may be messing or it simply is obsolete for the current...
> @rjordakiev > > If you can't add a test for this change, I can do this, but I need example WSDL and ideally expected request response. Thanks. They have...
While we need to check what happened between 1.3.0 and 1.4.0, there are options to override and accept SOAP 1.2 headers as well as arbitrary overriding of namespaces. There is...
Speaking as a user and an occasional contributor... @Gigiz PR is always a good idea **with tests** to illustrate the context and the problem. Also please tell the maintainers how...
@w666 -- so I've done some testing here. TL;DR, the proposes change overall makes sense. To test it i had to dig a bit. Now the question to you would...
Hello @hankthemason might need more details on your setup, perhaps with a MWE. The test here specifically for this issue overriding `Id` in `signedOptions` passes: https://github.com/vpulim/node-soap/blob/45f82e5c39a4784f767c56b50ee6c2ab3f6faa8c/test/security/WSSecurityCert.js#L209 And the test here...