HttpRequestPool::send
(no version information, might be only in CVS)
HttpRequestPool::send -- Send all requests
Description
bool
HttpRequestPool::send ( void )
Send all attached HttpRequest objects in parallel.
Return Values
Returns TRUE on success or FALSE on failure.
Errors/Exceptions
Throws HttpRequestPoolException (HttpSocketException, HttpRequestException, HttpMalformedHeaderException).