Skip to content

Conversation

@mingpen
Copy link

@mingpen mingpen commented Nov 23, 2020

No description provided.

@MKITConsulting
Copy link

This is already implemented inside the PR #201. (see this line)

Golang cannot decode xml namespaces atm, for this the SOAPEnvelope works with namespaces and the SOAPEnvelopeResponse without. With the PR mentioned above (already merged) it is possible to send requests to SOAP services that require namespaces. SOAP services that generate requests with prefixes are also supported by ignoring those prefixes inside the struct SOAPEnvelopeResponse. For the callee of the library methods nothing will change though except that more services will work with the library now.

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