Skip to content

Adds Auth and Options

Compare
Choose a tag to compare
@lukeraymonddowning lukeraymonddowning released this 23 Mar 11:15
· 80 commits to 1.x since this release
31849d7

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.