cURL helper
Parameters | |||
---|---|---|---|
string
|
$url |
The absolute URL |
# |
array|string
|
$params = [] |
The data to send |
# |
string
|
$method = 'get' |
GET|POST|PUT|DELETE |
# |
array
|
$headers = [] |
The mail headers |
# |
Returns | |
---|---|
array
|