Closed boggoriss closed 2 years ago
Hello,
Your question is about how to add a soap header, is that right?
If so, have you tried this.postClient.addSoapHeader('Content-Type', 'xml');
?
If not, I need some more details about the problem.
Closing as there weren't any answers
Hello, i need to refactor this code:
so i need to pass options, while send a message, and i try this:
but this doesn't work.