The HttpRequestPool class
PHP Manual

HttpRequestPool::send

(PECL pecl_http >= 0.10.0)

HttpRequestPool::sendSend all requests

Описание

bool HttpRequestPool::send ( void )

Send all attached HttpRequest objects in parallel.

Параметри

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.

Грешки/Изключения

Throws HttpRequestPoolException (HttpSocketException, HttpRequestException, HttpMalformedHeaderException).


The HttpRequestPool class
PHP Manual