You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added RestCurlClient; changed Connection to support REST API too.
Created setters/getters for the 3 'options' argument that SOAP GetConnectors used. The Connection class also supports most of these options when using it with a REST client, but now they don't need to be passed on every call.
Bugfixes to Connection::parseFilters(), plus minor incompatible change.