request()
request(string $url, string $username, string $password, array|null $args) : string
Execute CheddarGetter API request
Parameters
string | $url | Url to the API action |
string | $username | Username |
string | $password | Password |
array|null | $args | HTTP post key value pairs |
Throws
- \CheddarGetter_Client_Exception
Returns
string —Body of the response from the CheddarGetter API