Class CurlMultiHandler
Returns an asynchronous response using curl_multi_* functions.
When using the CurlMultiHandler, custom curl options can be specified as an associative array of curl option constants mapping to values in the curl key of the provided request options.
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
public
resource
|
$_mh
Internal use only. Lazy loaded multi-handle. |