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 a WSDL handler mechanism #22

Closed
veewee opened this issue Dec 23, 2016 · 0 comments
Closed

Add a WSDL handler mechanism #22

veewee opened this issue Dec 23, 2016 · 0 comments

Comments

@veewee
Copy link
Contributor

veewee commented Dec 23, 2016

This ticket is a split-up of #21: Add an extension mechanism
It should be possible to have more control over the WSDL downloads:

  • Download a WSDL and Alter it locally . This is needed for following reasons:
  • Add a caching mechanism for the altered WSDLs so that they don't have to download / alter on every time the soapclient is being used. This should be a configurable setting.

This should be implemented in a non-required way: The user can choose to use this feature or just use the built-in SoapClient functionalities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant