Skip to content

v2.2.0

Choose a tag to compare

@SLsthompson SLsthompson released this 06 Aug 18:00
· 230 commits to master since this release

The Client class may now be initialized with a timeout. The value of the timeout is the number of seconds that network requests should live before timing out on the client side. If no timeout is given, the result will be the default for the XML-RPC client (which is documented to be 30 seconds).

This build also fixes a bug in the existing Object Mask parser.