$_mh
$_mh : resource
Internal use only. Lazy loaded multi-handle.
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.
$_mh : resource
Internal use only. Lazy loaded multi-handle.
$factory : \GuzzleHttp\Handler\CurlFactoryInterface
__construct(array $options = []) : mixed
This handler accepts the following options:
array | $options |