Class GuzzleHttp\Ring\Client\CurlMultiHandler

Returns an asynchronous response using curl_multi_* functions.

This handler supports future responses and the "delay" request client option that can be used to delay before sending a request.

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 "client" key of the request.

Methods
Properties