Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add envelopeSoapUrl option #1239

Merged
merged 3 commits into from
Jun 14, 2024
Merged

Conversation

mkwiecinski
Copy link
Contributor

This adds an option to change the URL in xmlns:soap attribute.

Some services require this Url to be changed. Until now, it was hardcoded.

Also requested on SO: https://stackoverflow.com/questions/68483250/node-soap-remove-xmlns-attribute-from-method

@w666
Copy link
Collaborator

w666 commented May 16, 2024

Hi @mkwiecinski, could you please add a test for that? While change seems simple we need a way to make sure it will not be broken in the future. Thanks.

@mkwiecinski
Copy link
Contributor Author

@w666 Sorry for the lack of tests. Let me know if this is enough.

@w666
Copy link
Collaborator

w666 commented May 16, 2024

Looks good, thanks for the test. I will include it to the next release.

@w666 w666 merged commit 170cc14 into vpulim:master Jun 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants