Sends the request using , enabling parallel requests. Uses the "rolling" method.
public send_multi_request ( array $handles, array $opt = null ) : array | ||
$handles | array | (Required) An indexed array of cURL handles to process simultaneously. |
$opt | array | (Optional) An associative array of parameters that can have the following keys:
|
Результат | array | Post-processed cURL responses. |