MODULE_SOAP

This is a module made for handling SOAP-calls from MODULE_CURL. Using the module and adding "?wsdl" (or ending with "&wsdl") to a url will change the behaviour of the module. It will then transform to a SoapClient instead. This also means that your system needs to support streams, as SoapClient does not go with curl.