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

Soapaction header in client is missing quotes around value #130

Open
mvanwaaijen opened this issue Dec 12, 2019 · 0 comments
Open

Soapaction header in client is missing quotes around value #130

mvanwaaijen opened this issue Dec 12, 2019 · 0 comments

Comments

@mvanwaaijen
Copy link

Hi,

Currently the soapaction header is generated as this:

Soapaction: #IsActive

But according to the w3wc standard it should be contained in double-quotes like this:

Soapaction: "#IsActive"

Can this be changed? Can you add the quotes in the soap.Client? It is currently breaking my webservice calls...

Thanks,
marcel.

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

No branches or pull requests

1 participant