HttpRequestPool::send()
HttpRequestPool::send - Send all requests
Syntax
bool HttpRequestPool::send ()
Arguments
-
Description
Send all attached HttpRequest objects in parallel.
Version
PHP PECL pecl_http >= 0.10.0
Return value
Returns TRUE on success or FALSE on failure.