public function CurlMultiInterface::send

Send a pool of {

Throws

ExceptionCollection if any requests threw exceptions during the transfer.

See also

RequestInterface} requests.

1 method overrides CurlMultiInterface::send()
CurlMulti::send in drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php
Send a pool of {

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php, line 70

Class

CurlMultiInterface
Interface for sending a pool of {

Namespace

Guzzle\Http\Curl

Code

public function send();