0.4.0
Changed
- Breaking change: Make method
AbstractClient::sendRequest
private instead of public - Breaking change: Make method
AbstractClient::request
protected instead of public
Added
- Add
api_timeout
configuration - Add an optional param
$configs
inCurl
andFileGetContents
constructors