$instance
$instance : mixed
instance
CurlClient class.
request(mixed $method, mixed $absUrl, mixed $params, mixed $headers) : \mCASH\HttpClient\array($response,
request function.
| mixed | $method | The HTTP method being used |
| mixed | $absUrl | The URL being requested, including domain and protocol |
| mixed | $params | KV pairs for parameters. Can be nested for arrays and hashes |
| mixed | $headers | Headers to be used in the request (full strings, not KV pairs) |
$code, $rheaders)