Adds Auth and Options
When making requests, you often need to pass options to the SOAP client.
In this release, the Soap::options()
and $request->withOptions()
methods
give you this functionality.
Check out the docs for more information.
When making requests, you often need to pass options to the SOAP client.
In this release, the Soap::options()
and $request->withOptions()
methods
give you this functionality.
Check out the docs for more information.