Im trying to convert a soap requests written in .NET Core to Node.js but cant figure out how to add WSHttpBinding to the request.
The following code works:
<