Vasily Martynov
Vasily Martynov
Could you please add some tests for this? it would help to understand the changes and lock down the implementation. Thanks.
@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.
@ndodanliesarj Could you provide example XML payload and WSDL files. If you can't provide them due to IP issues you can try to simply it so we still can replicate...
@ndodanliesarj This change 9fd9eca6b408cf31f1073230f6cab9d14ae57260 may be related to the issue, could you try to revert it or apply this patch locally ```diff diff --git a/src/wsdl/index.ts b/src/wsdl/index.ts index 5565d41..fa98bb7 100644 ---...